diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2022-04-12 10:41:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-04-12 10:41:40 +0000 |
commit | dd54f2922099ed08992fb6544dfca7d66dfa4c59 (patch) | |
tree | bb25e092fed4222114ae89de4f7ececf3405ff82 /docs/api/swagger | |
parent | 23bc326dde2667341e2c835929ef785ebd2ed834 (diff) | |
parent | 78e1d0616474d50d1b3d156e588c6cea9cba783d (diff) |
Merge "NCMP Kafka Producer Infrastructure"
Diffstat (limited to 'docs/api/swagger')
-rw-r--r-- | docs/api/swagger/openapi.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/api/swagger/openapi.yaml b/docs/api/swagger/openapi.yaml index f41e5132..9fd83e0b 100644 --- a/docs/api/swagger/openapi.yaml +++ b/docs/api/swagger/openapi.yaml @@ -405,6 +405,9 @@ components: example: my-data cmHandleProperties: $ref: '#/components/schemas/cmHandleProperties' + requestId: + type: string + example: uuid-random-id-eg ModuleSet_schemas: type: object properties: |