commit | 53375821fa2d156785a92ef57ef7948389260cc1 | [log] [tgz] |
---|---|---|
author | ToineSiebelink <toine.siebelink@est.tech> | Mon Jul 29 17:45:52 2024 +0100 |
committer | ToineSiebelink <toine.siebelink@est.tech> | Wed Jul 31 17:18:58 2024 +0100 |
tree | f7b63a0db182791f3fa2b73ea97355e692939e41 | |
parent | 9d8e6852b2ebfffca8204557a005aba27c1fc581 [diff] |
Refactor OpenAPI Policy Executor - replace payload with request(s) - replace payloadType with schema (one schema for each operation) - include conflict error response in OpenAPI - introduce 4 schemas in NCMP (doc module) for create, update, patch & delete - udpate stub & test to follow new API and use one schema for testign purposes Issue-ID: CPS-2335 Change-Id: Ifc40062ae83429a9ffba350ec3bcc28cb7147293 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>