summaryrefslogtreecommitdiffstats
path: root/docs/schemas/policy-executor/ncmp-patch-schema-1.0.0.json
AgeCommit message (Collapse)AuthorFilesLines
2024-07-31Refactor OpenAPI Policy ExecutorToineSiebelink1-0/+29
- 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>