Commit e113ab12 authored by yadavra's avatar yadavra
Browse files

Edit TS29437_SS_SmDataSourceDiscovery.yaml with CRs agreed in CT3#145 meeting.

parent 73a2ed35
Loading
Loading
Loading
Loading
Loading
+11 −7
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  title: SM data source discovery
  version: 1.0.0
  title: SM Server SM Data Source Discovery
  version: 1.0.1
  description: |
    SM Data Source Discovery.  
    API for SM Server SM Data Source Discovery.  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.

externalDocs:
  description: >
    3GPP TS 29.437 V19.0.0; Service Enabler Architecture Layer for Verticals (SEAL);
    3GPP TS 29.437 V19.1.0; Service Enabler Architecture Layer for Verticals (SEAL);
    Metaverse Enablement Services; Stage 3.
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.437/

@@ -58,7 +58,7 @@ paths:
        - name: supp-feats
          in: query
          description: >
            Contains the list of supported feature(s) among the ones defined in clause 6.1.2.8.
            Contains the list of supported feature(s) among the ones defined in clause 6.2.4.8.
          content:
            application/json:
              schema:
@@ -93,6 +93,8 @@ paths:
          $ref: 'TS29122_CommonData.yaml#/components/responses/503'
        default:
          $ref: 'TS29122_CommonData.yaml#/components/responses/default'


components:
  securitySchemes:
    oAuth2ClientCredentials:
@@ -129,6 +131,7 @@ components:
          type: array
          items:
            $ref: 'TS24550_SS_SmDataSourceRegistration.yaml#/components/schemas/DataSourceProfile'
          minItems: 0
        suppFeat:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
      required:
@@ -144,3 +147,4 @@ components:

# Data types describing alternative data types or combinations of data types:
#