Commit cee49a9b authored by tangudun's avatar tangudun
Browse files

Edit TS29222_CAPIF_Access_Control_Policy_API.yaml with CRs agreed in CT3#142 meeting.

parent 683b369b
Loading
Loading
Loading
Loading
Loading
+10 −3
Original line number Diff line number Diff line
@@ -4,12 +4,12 @@ info:
  title: CAPIF_Access_Control_Policy_API
  description: |
    API for access control policy.  
    © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.
  version: "1.3.0"
  version: "1.4.0-alpha.1"

externalDocs:
  description: 3GPP TS 29.222 V18.6.0 Common API Framework for 3GPP Northbound APIs
  description: 3GPP TS 29.222 V19.4.0 Common API Framework for 3GPP Northbound APIs
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.222/

servers:
@@ -112,6 +112,12 @@ components:
          description: >
            The time ranges during which the invocations are allowed on the service API
            by the API invoker.
        netSliceInfo:
          type: array
          items:
            $ref: 'TS29435_NSCE_PolicyManagement.yaml#/components/schemas/NetSliceId'
          minItems: 1

      required:
        - apiInvokerId

@@ -125,3 +131,4 @@ components:
          $ref: 'TS29122_CommonData.yaml#/components/schemas/DateTime'
        stopTime:
          $ref: 'TS29122_CommonData.yaml#/components/schemas/DateTime'