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

CT#102

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

info:
  version: '1.1.4'
  version: '1.1.5'
  title: 'NSSF NSSAI Availability'
  description: |
    NSSF NSSAI Availability Service.
    © 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.
security:
  - {}
@@ -18,7 +18,7 @@ servers:
        default: https://example.com
        description: apiRoot as defined in clause 4.4 of 3GPP TS 29.501
externalDocs:
  description: 3GPP TS 29.531 V16.7.0; 5G System; Network Slice Selection Services; Stage 3
  description: 3GPP TS 29.531 V16.9.0; 5G System; Network Slice Selection Services; Stage 3
  url: http://www.3gpp.org/ftp/Specs/archive/29_series/29.531/
paths:
  /nssai-availability/{nfId}:
@@ -489,7 +489,7 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
        amfSetId:
          type: string
          pattern: '^[0-9]{3}-[0-9]{2-3}-[A-Fa-f0-9]{2}-[0-3][A-Fa-f0-9]{2}$'
          pattern: '^[0-9]{3}-[0-9]{2,3}-[A-Fa-f0-9]{2}-[0-3][A-Fa-f0-9]{2}$'

    SupportedNssaiAvailabilityData:
      type: object
@@ -598,7 +598,7 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime'
        amfSetId:
          type: string
          pattern: '^[0-9]{3}-[0-9]{2-3}-[A-Fa-f0-9]{2}-[0-3][A-Fa-f0-9]{2}$'
          pattern: '^[0-9]{3}-[0-9]{2,3}-[A-Fa-f0-9]{2}-[0-3][A-Fa-f0-9]{2}$'
        taiRangeList:
          type: array
          items: