Commit 9284a5ba authored by zhangchi1's avatar zhangchi1
Browse files

Edit TS29522_AMPolicyAuthorization.yaml

parent 859b0615
Loading
Loading
Loading
Loading
Loading
+6 −7
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  title: 3gpp-am-policyauthorization
  version: 1.2.0
  version: 1.2.1
  description: |
    API for AM policy authorization.  
    © 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.522 V19.5.0; 5G System; Network Exposure Function Northbound APIs.
    3GPP TS 29.522 V19.7.0; 5G System; Network Exposure Function Northbound APIs.
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/'
security:
  - {}
@@ -317,9 +317,7 @@ paths:
            Location:
              description: >
                Contains the URI of the created AM Policy Events Subscription
                subresource, according to the structure
                {apiRoot}/3gpp-am-policyauthorization/v1/{afId}/app-am-
                contexts/{appAmContextId}/events-subscription}
                Subresource.
              required: true
              schema:
                type: string
@@ -508,6 +506,7 @@ components:
          items:
            $ref: '#/components/schemas/GeographicalArea'
          minItems: 1
          nullable: true
        policyDuration:
          $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSecRm'
        sliceReplReq:
@@ -527,8 +526,8 @@ components:
        It represents a response to a modification or creation request of an Individual
        Application AM resource. It may contain the notification of the already met events
      anyOf:
        - $ref: 'TS29534_Npcf_AMPolicyAuthorization.yaml#/components/schemas/AppAmContextData'
        - $ref: 'TS29534_Npcf_AMPolicyAuthorization.yaml#/components/schemas/AmEventsNotification'
        - $ref: '#/components/schemas/AppAmContextExpData'

    SliceReplReqInfo:
      description: >