Loading TS29549_SS_DAProfileManagement.yaml +7 −7 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: SS_DAProfileManagement version: 1.0.0 version: 1.0.1 description: | SS_DAProfileManagement service to manage digital asset profile on a DA server. © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading @@ -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/ Loading Loading @@ -40,7 +40,7 @@ paths: $ref: '#/components/schemas/DigitalAssetProfile' responses: '201': description: Digital Asset Profile resource is created sucessfully. description: Digital Asset Profile resource is created successfully. content: application/json: schema: Loading Loading @@ -124,7 +124,7 @@ paths: parameters: - name: daId in: path description: String identifying an individual configuration resource. description: String identifying an individual DA profile. required: true schema: type: string Loading Loading @@ -437,7 +437,7 @@ components: type: string DaId: description: Represents the identity of the digital asset name description: Represents the identity of the digital asset type: string DigitalAssetType: Loading Loading @@ -482,10 +482,10 @@ components: extensions to the enumeration and is not used to encode content defined in the present version of this API. description: | Represents a desired condition of the requested location change. Represents the allowed operations for the given user. Possible values are: - DISCOVERY: Indicates that the operation is discovery. - RETRIEVE: Indicates that the operation is retrieve. - RETRIEVE: Indicates that the operation is retrieval. - CREATE: Indicates that the operation is CREATE. - UDPATE: Indicates that the operation is UPDATE. - DELETE: Indicates that the operation is DELETE. Loading Loading
TS29549_SS_DAProfileManagement.yaml +7 −7 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: SS_DAProfileManagement version: 1.0.0 version: 1.0.1 description: | SS_DAProfileManagement service to manage digital asset profile on a DA server. © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading @@ -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/ Loading Loading @@ -40,7 +40,7 @@ paths: $ref: '#/components/schemas/DigitalAssetProfile' responses: '201': description: Digital Asset Profile resource is created sucessfully. description: Digital Asset Profile resource is created successfully. content: application/json: schema: Loading Loading @@ -124,7 +124,7 @@ paths: parameters: - name: daId in: path description: String identifying an individual configuration resource. description: String identifying an individual DA profile. required: true schema: type: string Loading Loading @@ -437,7 +437,7 @@ components: type: string DaId: description: Represents the identity of the digital asset name description: Represents the identity of the digital asset type: string DigitalAssetType: Loading Loading @@ -482,10 +482,10 @@ components: extensions to the enumeration and is not used to encode content defined in the present version of this API. description: | Represents a desired condition of the requested location change. Represents the allowed operations for the given user. Possible values are: - DISCOVERY: Indicates that the operation is discovery. - RETRIEVE: Indicates that the operation is retrieve. - RETRIEVE: Indicates that the operation is retrieval. - CREATE: Indicates that the operation is CREATE. - UDPATE: Indicates that the operation is UPDATE. - DELETE: Indicates that the operation is DELETE. Loading