Commit 54c39a54 authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

CT#99

parent 099dde86
Loading
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  version: 1.0.4
  version: 1.0.5
  title: Nnwdaf_EventsSubscription
  description: |
    Nnwdaf_EventsSubscription Service API.
    © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
externalDocs:
  description: 3GPP TS 29.520 V15.9.0; 5G System; Network Data Analytics Services.
  description: 3GPP TS 29.520 V15.11.0; 5G System; Network Data Analytics Services.
  url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.520/'
security:
  - {}
@@ -230,7 +230,7 @@ components:
          items:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/Snssai'
          minItems: 1
          description: Identification(s) of network slice to which the subscription applies. When subscribed event is "SLICE_LOAD_LEVEL", either information about slice(s) identified by snssai, or anySlice set to "TRUE" shall be included. It corresponds to snssais in the data model definition of 3GPP TS 29.520.
          description: Identification(s) of network slice to which the subscription applies. When subscribed event is "SLICE_LOAD_LEVEL", either information about slice(s) identified by snssai, or anySlice set to "true" shall be included. It corresponds to snssais in the data model definition of 3GPP TS 29.520.
      required:
        - event
    NnwdafEventsSubscriptionNotification:
@@ -274,7 +274,7 @@ components:
        - snssais
    AnySlice:
      type: boolean
      description: FALSE represents not applicable for all slices. TRUE represents applicable for all slices.
      description: false represents not applicable for all slices. true represents applicable for all slices.
    LoadLevelInformation:
      type: integer
      description: Load level information of the network slice.