Loading TS29482_AIMLES_ContextTransfer.yaml +10 −9 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: AIMLE Context Transfer Information Service version: 1.0.0-alpha.2 version: 1.0.0-alpha.3 description: | AIMLE Context Trnaser Information Service. © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading @@ -10,8 +10,8 @@ info: externalDocs: description: > 3GPP TS 29.482 v1.0.0; Artificial Intelligence Machine Learning Enablement (AIMLE) Services; Stage 3. 3GPP TS 29.482 v1.0.0; Service Enabler Architecture Layer for Verticals (SEAL); Artificial Intelligence Machine Learning Enablement (AIMLE) Services; Stage 3. url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.482/ servers: Loading @@ -19,7 +19,7 @@ servers: variables: apiRoot: default: https://example.com description: apiRoot as defined in clause 5.2.4 of 3GPP TS 29.122 description: apiRoot as defined in clause 6.5 of 3GPP TS 29.549 security: - {} Loading @@ -30,7 +30,7 @@ paths: /request-trans: post: summary: Request to send AIMLE context transfer information. operationId: Request operationId: RequestTrans tags: - AIMLE Context Transfer Request requestBody: Loading @@ -42,7 +42,8 @@ paths: responses: '204': description: > No Content. The AIMLE context transfer information is successfully received and processed. No Content. The AIMLE context transfer information is successfully received and processed. '307': $ref: 'TS29122_CommonData.yaml#/components/responses/307' '308': Loading Loading @@ -119,7 +120,7 @@ components: # AimleClientId: description: Represents unique identifier of a AIMLE client. description: Represents the unique identifier of a AIMLE Client. type: string # Loading @@ -139,5 +140,5 @@ components: description: | Represents the AIMLE service operation status. Possible values are: - ACTIVE: Indicates the status of the AIML operations at the AIMLE client is active. - PAUSED: Indicates the status of the AIML operations at the AIMLE client is paused. - ACTIVE: Indicates that the status of the AIML operations at the AIMLE Client is active. - PAUSED: Indicates that the status of the AIML operations at the AIMLE Client is paused. Loading
TS29482_AIMLES_ContextTransfer.yaml +10 −9 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: AIMLE Context Transfer Information Service version: 1.0.0-alpha.2 version: 1.0.0-alpha.3 description: | AIMLE Context Trnaser Information Service. © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading @@ -10,8 +10,8 @@ info: externalDocs: description: > 3GPP TS 29.482 v1.0.0; Artificial Intelligence Machine Learning Enablement (AIMLE) Services; Stage 3. 3GPP TS 29.482 v1.0.0; Service Enabler Architecture Layer for Verticals (SEAL); Artificial Intelligence Machine Learning Enablement (AIMLE) Services; Stage 3. url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.482/ servers: Loading @@ -19,7 +19,7 @@ servers: variables: apiRoot: default: https://example.com description: apiRoot as defined in clause 5.2.4 of 3GPP TS 29.122 description: apiRoot as defined in clause 6.5 of 3GPP TS 29.549 security: - {} Loading @@ -30,7 +30,7 @@ paths: /request-trans: post: summary: Request to send AIMLE context transfer information. operationId: Request operationId: RequestTrans tags: - AIMLE Context Transfer Request requestBody: Loading @@ -42,7 +42,8 @@ paths: responses: '204': description: > No Content. The AIMLE context transfer information is successfully received and processed. No Content. The AIMLE context transfer information is successfully received and processed. '307': $ref: 'TS29122_CommonData.yaml#/components/responses/307' '308': Loading Loading @@ -119,7 +120,7 @@ components: # AimleClientId: description: Represents unique identifier of a AIMLE client. description: Represents the unique identifier of a AIMLE Client. type: string # Loading @@ -139,5 +140,5 @@ components: description: | Represents the AIMLE service operation status. Possible values are: - ACTIVE: Indicates the status of the AIML operations at the AIMLE client is active. - PAUSED: Indicates the status of the AIML operations at the AIMLE client is paused. - ACTIVE: Indicates that the status of the AIML operations at the AIMLE Client is active. - PAUSED: Indicates that the status of the AIML operations at the AIMLE Client is paused.