Loading MEC040_fedEnablement.json +508 −498 Original line number Diff line number Diff line Loading @@ -133,7 +133,7 @@ ], "parameters": [ { "$ref": "#/components/parameters/Query.systemId" "$ref": "#/components/parameters/Path.systemId" } ], "responses": { Loading Loading @@ -175,7 +175,7 @@ ], "parameters": [ { "$ref": "#/components/parameters/Query.systemId" "$ref": "#/components/parameters/Path.systemId" } ], "requestBody": { Loading Loading @@ -233,7 +233,7 @@ ], "parameters": [ { "$ref": "#/components/parameters/Query.systemId" "$ref": "#/components/parameters/Path.systemId" } ], "responses": { Loading Loading @@ -514,6 +514,16 @@ } } }, "Path.systemId": { "description": "Identifier of the MEC system.", "name": "systemId", "in": "path", "required": true, "x-exportParamName": "Path.systemId", "schema": { "type": "string" } }, "Query.systemName": { "description": "The name of the MEC system.", "name": "systemName", Loading MEC040_fedEnablement.yaml +11 −3 Original line number Diff line number Diff line Loading @@ -88,7 +88,7 @@ paths: tags: - systemInfo parameters: - $ref: '#/components/parameters/Query.systemId' - $ref: '#/components/parameters/Path.systemId' responses: '200': description: It is used to indicate that the query for retrieving system_info resource is successful. Response body containing one system_info resource shall be returned. Loading @@ -114,7 +114,7 @@ paths: tags: - systemInfo parameters: - $ref: '#/components/parameters/Query.systemId' - $ref: '#/components/parameters/Path.systemId' requestBody: description: It contains attributes to be update. required: true Loading Loading @@ -150,7 +150,7 @@ paths: tags: - systemInfo parameters: - $ref: '#/components/parameters/Query.systemId' - $ref: '#/components/parameters/Path.systemId' responses: '204': $ref: '#/components/responses/204' Loading Loading @@ -363,6 +363,14 @@ components: type: array items: type: string Path.systemId: description: Identifier of the MEC system. name: systemId in: path required: true x-exportParamName: Path.systemId schema: type: string Query.systemName: description: The name of the MEC system. name: systemName Loading Loading
MEC040_fedEnablement.json +508 −498 Original line number Diff line number Diff line Loading @@ -133,7 +133,7 @@ ], "parameters": [ { "$ref": "#/components/parameters/Query.systemId" "$ref": "#/components/parameters/Path.systemId" } ], "responses": { Loading Loading @@ -175,7 +175,7 @@ ], "parameters": [ { "$ref": "#/components/parameters/Query.systemId" "$ref": "#/components/parameters/Path.systemId" } ], "requestBody": { Loading Loading @@ -233,7 +233,7 @@ ], "parameters": [ { "$ref": "#/components/parameters/Query.systemId" "$ref": "#/components/parameters/Path.systemId" } ], "responses": { Loading Loading @@ -514,6 +514,16 @@ } } }, "Path.systemId": { "description": "Identifier of the MEC system.", "name": "systemId", "in": "path", "required": true, "x-exportParamName": "Path.systemId", "schema": { "type": "string" } }, "Query.systemName": { "description": "The name of the MEC system.", "name": "systemName", Loading
MEC040_fedEnablement.yaml +11 −3 Original line number Diff line number Diff line Loading @@ -88,7 +88,7 @@ paths: tags: - systemInfo parameters: - $ref: '#/components/parameters/Query.systemId' - $ref: '#/components/parameters/Path.systemId' responses: '200': description: It is used to indicate that the query for retrieving system_info resource is successful. Response body containing one system_info resource shall be returned. Loading @@ -114,7 +114,7 @@ paths: tags: - systemInfo parameters: - $ref: '#/components/parameters/Query.systemId' - $ref: '#/components/parameters/Path.systemId' requestBody: description: It contains attributes to be update. required: true Loading Loading @@ -150,7 +150,7 @@ paths: tags: - systemInfo parameters: - $ref: '#/components/parameters/Query.systemId' - $ref: '#/components/parameters/Path.systemId' responses: '204': $ref: '#/components/responses/204' Loading Loading @@ -363,6 +363,14 @@ components: type: array items: type: string Path.systemId: description: Identifier of the MEC system. name: systemId in: path required: true x-exportParamName: Path.systemId schema: type: string Query.systemName: description: The name of the MEC system. name: systemName Loading