Commit 468a46ab authored by zhangchi1's avatar zhangchi1
Browse files

Replace TS29519_Application_Data.yaml after CT3#137 meeting

parent b2d7bb28
Loading
Loading
Loading
Loading
+15 −12
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ info:

externalDocs:
  description: >
    3GPP TS 29.519 V18.7.0; 5G System; Usage of the Unified Data Repository Service for Policy Data,
    3GPP TS 29.519 V18.8.0; 5G System; Usage of the Unified Data Repository Service for Policy Data,
    Application Data and Structured Data for Exposure.
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.519/'

@@ -760,16 +760,6 @@ paths:
            items:
              type: string
            minItems: 1
        - name: roam-ue-plmn-ids
          in: query
          description: >
            Each element identifies a PLMN. 
          required: false
          schema:
            type: array
            items:
              $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnId'
            minItems: 1
      responses:
        '200':
          description: >
@@ -1950,6 +1940,18 @@ paths:
          required: false
          schema:
            type: boolean
        - name: roam-ue-plmn-ids
          in: query
          description: >
            Each element identifies a PLMN.
          required: false
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnId'
                minItems: 1
        - name: supp-feat
          in: query
          required: false
@@ -3792,7 +3794,7 @@ components:
          description: >
            Identifies a list of Network Function Service Consumer supported per service. The key 
            used in this map for each entry is the ServiceName value as defined in
            3GPP TS 29.510[24].
            3GPP TS 29.510[24].
      allOf:
        - oneOf:
          - required: [afAppId]
@@ -4855,3 +4857,4 @@ components:
        description: >
          This string provides forward-compatibility with future extensions to the enumeration
          and is not used to encode content defined in the present version of this API.