Commit 2c236806 authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

CT#94

parent ddd499b1
Loading
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '2.0.4'
  version: '2.0.5'
  title: 'Nudm_SDM'
  description: |
    Nudm Subscriber Data Management Service.
    © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.503 Unified Data Management Services, version 15.7.0
  description: 3GPP TS 29.503 Unified Data Management Services, version 15.10.0
  url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.503/'

servers:
@@ -957,7 +957,8 @@ paths:
             $ref: '#/components/schemas/SharedDataIds'
        - name: supportedFeatures
          in: query
          description: Supported Features
          deprecated: true
          description: Supported Features; this query parameter should not be used
          schema:
             $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
        - name: If-None-Match
+2 −2
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: 2.0.5
  version: 2.0.6
  title: 'Nudr_DataRepository API OpenAPI file'
  description: |
    Unified Data Repository Service.
@@ -9,7 +9,7 @@ info:
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.504 V15.8.0; 5G System; Unified Data Repository Services; Stage 3
  description: 3GPP TS 29.504 V15.9.0; 5G System; Unified Data Repository Services; Stage 3
  url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.504/'

servers:
+7 −8
Original line number Diff line number Diff line
@@ -5,11 +5,11 @@ info:
  description: |
    Unified Data Repository Service (subscription data).
    The API version is defined in 3GPP TS 29.504.
    © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.505 V15.7.0; 5G System; Usage of the Unified Data Repository Service for subscription data; Stage 3
  description: 3GPP TS 29.505 V15.8.0; 5G System; Usage of the Unified Data Repository Service for subscription data; Stage 3
  url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.505/'

paths:
@@ -195,7 +195,7 @@ paths:
          required: true
          schema:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/VarUeId'
        - name: supportedFeatures
        - name: supported-features
          in: query
          description: Supported Features
          schema:
@@ -258,7 +258,7 @@ paths:
          required: true
          schema:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/VarUeId'
        - name: supportedFeatures
        - name: supported-features
          in: query
          description: Supported Features
          schema:
@@ -1938,7 +1938,7 @@ paths:
              type: string
          style: form
          explode: false
        - name: supportedFeatures
        - name: supported-features
          in: query
          description: Supported Features
          schema:
@@ -2138,7 +2138,7 @@ paths:
          explode: false
          schema:
             $ref: 'TS29503_Nudm_SDM.yaml#/components/schemas/SharedDataIds'
        - name: supportedFeatures
        - name: supported-features
          in: query
          description: Supported Features
          schema:
@@ -2695,8 +2695,7 @@ components:
          $ref: 'TS29503_Nudm_SDM.yaml#/components/schemas/SdmSubscription'
        subscriptionId:
          type: string

        supported-features:
        supportedFeatures:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
    DataChangeNotify:
      type: object