Commit d3aa121d authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

Updates after CT4#133

parent 5fe60b17
Loading
Loading
Loading
Loading
Loading
+9 −7
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '1.0.0'
  version: '1.0.1'
  title: 'Nhss_imsEE'
  description: |
    Nhss Event Exposure 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 V19.4.0; Home Subscriber Server (HSS) Services
  description: 3GPP TS 29.562 V19.5.0; Home Subscriber Server (HSS) Services
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.562/

servers:
@@ -285,6 +285,7 @@ components:
      description: An Individual IMS Event Subscription
      type: object
      required:
        - notifId
        - notificationURI
        - subscrImsEvents
      properties:
@@ -296,9 +297,9 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Uri'
        subscrImsEvents:
          description: >
            the IMS events to be subscribed or successfully subscribed in a 
            subscription reponse within the referenceId converted from integer 
            to string is the key of the map.
            It contains the IMS events to be subscribed (in a subscripiton request)
            or successfully subscribed (in a subscription reponse) where the key of the map
            is an unsigned 64-bit integer value (Reference ID) converted to a string.
          type: object
          additionalProperties:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/ImsEventConfiguration'
@@ -329,7 +330,8 @@ components:
      properties:
        revokedMonitoringEventList:
          description: >
            A map (list of key-value pairs where ReferenceId serves as key)
            A map (list of key-value pairs where the Reference ID value
            assigned during the creation of the subscription serves as key)
            of ImsEeMonitoringEvents
          type: object
          additionalProperties: