Commit 4bdcd17a authored by yadavra's avatar yadavra
Browse files

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

parent c6de3b22
Loading
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ openapi: 3.0.0

info:
  title: SS_DAMediaManagement
  version: 1.0.0
  version: 1.0.1
  description: |
    SS_DAMediaManagement service to manage digital asset media on a DA server.  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
@@ -10,7 +10,7 @@ info:

externalDocs:
  description: >
    3GPP TS 29.549 V19.5.0; Service Enabler Architecture Layer for Verticals (SEAL);
    3GPP TS 29.549 V19.6.0; Service Enabler Architecture Layer for Verticals (SEAL);
    Application Programming Interface (API) specification; Stage 3.
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.549/

@@ -40,7 +40,7 @@ paths:
              $ref: '#/components/schemas/DigitalAssetMedia'
      responses:
        '201':
          description: Digital Asset Media resource is created sucessfully.
          description: Digital Asset Media resource is created successfully
          content:
            application/json:
              schema:
@@ -89,7 +89,7 @@ paths:
            type: string
      responses:
        '200':
          description: The DA media information information.
          description: The DA media information.
          content:
            application/json:
              schema:
@@ -124,7 +124,7 @@ paths:
      parameters:
        - name: daId
          in: path
          description: Identifier of an an individual DA media resource.
          description: Identifier of an individual DA media resource.
          required: true
          schema:
            type: string