Restructure Report Rest-API

XMLWordPrintable

    • Type: Task
    • Resolution: Done
    • Priority: L3 - Default
    • 2.3.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      In preparation for OPT-1342 I agreed to the following changes to our report REST-API with Sebastian:

      Report Structure Changes:

      • reportType: process, decision (instead of single,combined)
      • combined: true/false

      Create endpoints:
      instead of type specific endpoints use one common endpoint with the following payload properties

      • reportType
      • combined

      Evaluate endpoints:
      instead of type specific endpoints use one common endpoint with the following payload properties

      • reportType
      • combined
      • data

      AT:

      • REST-API documentation is adjusted accordingly
      • api changes are implemented according to the documentation
      • where appropriate enums are used instead of string fields in java classes

            Assignee:
            Unassigned
            Reporter:
            Sebastian Bathke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: