Loading TS29503_Nudm_EE.yaml +36 −1 Original line number Diff line number Diff line Loading @@ -223,7 +223,42 @@ paths: $ref: 'TS29571_CommonData.yaml#/components/responses/503' default: description: Unexpected error subscriptionUpdateNotification: '{$request.body#/subscriptionUpdateCallbackUri}': post: requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/UpdatedEeSubscription' responses: '204': description: Successful Notification response '400': $ref: 'TS29571_CommonData.yaml#/components/responses/400' '401': $ref: 'TS29571_CommonData.yaml#/components/responses/401' '403': $ref: 'TS29571_CommonData.yaml#/components/responses/403' '404': $ref: 'TS29571_CommonData.yaml#/components/responses/404' '411': $ref: 'TS29571_CommonData.yaml#/components/responses/411' '413': $ref: 'TS29571_CommonData.yaml#/components/responses/413' '415': $ref: 'TS29571_CommonData.yaml#/components/responses/415' '429': $ref: 'TS29571_CommonData.yaml#/components/responses/429' '500': $ref: 'TS29571_CommonData.yaml#/components/responses/500' '502': $ref: 'TS29571_CommonData.yaml#/components/responses/502' '503': $ref: 'TS29571_CommonData.yaml#/components/responses/503' default: description: Unexpected error /{ueIdentity}/ee-subscriptions/{subscriptionId}: Loading Loading
TS29503_Nudm_EE.yaml +36 −1 Original line number Diff line number Diff line Loading @@ -223,7 +223,42 @@ paths: $ref: 'TS29571_CommonData.yaml#/components/responses/503' default: description: Unexpected error subscriptionUpdateNotification: '{$request.body#/subscriptionUpdateCallbackUri}': post: requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/UpdatedEeSubscription' responses: '204': description: Successful Notification response '400': $ref: 'TS29571_CommonData.yaml#/components/responses/400' '401': $ref: 'TS29571_CommonData.yaml#/components/responses/401' '403': $ref: 'TS29571_CommonData.yaml#/components/responses/403' '404': $ref: 'TS29571_CommonData.yaml#/components/responses/404' '411': $ref: 'TS29571_CommonData.yaml#/components/responses/411' '413': $ref: 'TS29571_CommonData.yaml#/components/responses/413' '415': $ref: 'TS29571_CommonData.yaml#/components/responses/415' '429': $ref: 'TS29571_CommonData.yaml#/components/responses/429' '500': $ref: 'TS29571_CommonData.yaml#/components/responses/500' '502': $ref: 'TS29571_CommonData.yaml#/components/responses/502' '503': $ref: 'TS29571_CommonData.yaml#/components/responses/503' default: description: Unexpected error /{ueIdentity}/ee-subscriptions/{subscriptionId}: Loading