Skip to content

Icshwi 12437 introducing operations

Imre Toth requested to merge ICSHWI-12437_Introducing_Operations into develop

Introducing definition of the Operation on the DB, and API layer. After the DB migration the tables will look like this: image New API endpoint where you can list Operations, and search in it: image Old endpoint signature haven't been changed, modified the body in order to show the same result for the FE/clients as before.

Merge request reports