Commit 46d42062 authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

Updates after CT4#134 and CT4#135 meetings

parent 47f9cfbe
Loading
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '1.1.2'
  version: '1.1.3'
  title: 'Nhss_imsUECM'
  description: |
    Nhss UE Context Management Service for IMS.  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.562 Home Subscriber Server (HSS) Services, version 17.9.0
  description: 3GPP TS 29.562 Home Subscriber Server (HSS) Services, version 17.10.0
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.562/'

servers:
@@ -238,12 +238,12 @@ paths:
          - nhss-ims-uecm
          - nhss-ims-uecm:restoration:read
      parameters:
        - name: impu
        - name: imsUeId
          in: path
          description: Public identity of the user.
          required: true
          schema:
            $ref: '#/components/schemas/Impu'
            $ref: '#/components/schemas/ImsUeId'
      responses:
        '200':
          description: Expected response to a valid request
@@ -273,12 +273,12 @@ paths:
          - nhss-ims-uecm
          - nhss-ims-uecm:restoration:modify
      parameters:
        - name: impu
        - name: imsUeId
          in: path
          description: Public identity of the user.
          required: true
          schema:
            $ref: '#/components/schemas/Impu'
            $ref: '#/components/schemas/ImsUeId'
      responses:
        '204':
          description: No content