Commit 2636d696 authored by jinghh's avatar jinghh
Browse files

Edit TS29531_Nnssf_NSSAIAvailability.yaml

parent 830191c6
Loading
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '1.3.1'
  version: '1.3.2'
  title: 'NSSF NSSAI Availability'
  description: |
    NSSF NSSAI Availability Service.  
    © 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.
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 V18.9.0; 5G System; Network Slice Selection Services; Stage 3
  description: 3GPP TS 29.531 V18.10.0; 5G System; Network Slice Selection Services; Stage 3
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.531/
paths:
  /nssai-availability/{nfId}:
@@ -100,7 +100,8 @@ paths:
          description: Unexpected error

    patch:
      summary: Updates an already existing S-NSSAIs per TA provided by the NF service consumer (e.g AMF)
      summary: >
        Updates an already existing S-NSSAIs per TA provided by the NF service consumer (e.g AMF)
      tags:
        - NF Instance ID (Document)
      operationId: NSSAIAvailabilityPatch
@@ -125,7 +126,7 @@ paths:
        description: JSON Patch instructions to update at the NSSF, the S-NSSAIs supported per TA
        required: true
        content:
          application/json-patch+json::
          application/json-patch+json:
            schema:
              $ref: '#/components/schemas/PatchDocument'

@@ -157,10 +158,8 @@ paths:
          $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':
@@ -410,7 +409,7 @@ paths:
          the NSSAI availability notification subscription
        required: true
        content:
          application/json-patch+json::
          application/json-patch+json:
            schema:
              $ref: '#/components/schemas/PatchDocument'

@@ -806,3 +805,4 @@ components:
            - NSI_UNAVAILABILITY_REPORT
            - SNSSAI_VALIDITY_TIME_REPORT
        - type: string