From 288fd5d34374f8cd585c1e53ee2accc2d9f5f10e Mon Sep 17 00:00:00 2001 From: sunse Date: Tue, 15 Nov 2022 16:45:55 +0000 Subject: [PATCH] CR0238 Update TS28532_ProvMnS.yaml --- OpenAPI/TS28532_ProvMnS.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/OpenAPI/TS28532_ProvMnS.yaml b/OpenAPI/TS28532_ProvMnS.yaml index 2e8eb6d2d..1d7a592ed 100755 --- a/OpenAPI/TS28532_ProvMnS.yaml +++ b/OpenAPI/TS28532_ProvMnS.yaml @@ -351,6 +351,11 @@ components: - add - remove - replace + Insert: + type: string + enum: + - before + - after ScopeType: type: string enum: @@ -412,6 +417,8 @@ components: $ref: '#/components/schemas/Operation' path: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Uri' + insert: + $ref: '#/components/schemas/Insert' value: {} oldValue: {} required: -- GitLab