Loading TS29503_Nudm_UECM.yaml +21 −0 Original line number Diff line number Diff line Loading @@ -1366,6 +1366,12 @@ paths: enum: - true responses: '200': description: Expected response to a valid request content: application/json: schema: $ref: '#/components/schemas/SmfDeregInfo' '204': description: Expected response to a valid request '400': Loading Loading @@ -3069,6 +3075,10 @@ components: $ref: 'TS29571_CommonData.yaml#/components/schemas/NfInstanceId' oldGuami: $ref: 'TS29571_CommonData.yaml#/components/schemas/Guami' sdmSubscriptionTerminated: type: boolean enum: - true PcscfRestorationNotification: description: > Loading Loading @@ -3548,6 +3558,17 @@ components: enum: - true SmfDeregInfo: description: > This datatype is supported by the DELETE Response HTTP method, and it includes information about the removed smfRegistration resource. type: object properties: sdmSubscriptionTerminated: type: boolean enum: - true # SIMPLE TYPES: PurgeFlag: Loading Loading
TS29503_Nudm_UECM.yaml +21 −0 Original line number Diff line number Diff line Loading @@ -1366,6 +1366,12 @@ paths: enum: - true responses: '200': description: Expected response to a valid request content: application/json: schema: $ref: '#/components/schemas/SmfDeregInfo' '204': description: Expected response to a valid request '400': Loading Loading @@ -3069,6 +3075,10 @@ components: $ref: 'TS29571_CommonData.yaml#/components/schemas/NfInstanceId' oldGuami: $ref: 'TS29571_CommonData.yaml#/components/schemas/Guami' sdmSubscriptionTerminated: type: boolean enum: - true PcscfRestorationNotification: description: > Loading Loading @@ -3548,6 +3558,17 @@ components: enum: - true SmfDeregInfo: description: > This datatype is supported by the DELETE Response HTTP method, and it includes information about the removed smfRegistration resource. type: object properties: sdmSubscriptionTerminated: type: boolean enum: - true # SIMPLE TYPES: PurgeFlag: Loading