Loading OpenAPI/TS28312_IntentExpectations.yaml +5 −5 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ components: $ref: "TS28312_IntentNrm.yaml#/components/schemas/FulfilmentInfo" required: - expectationId ServiceSupportExpectation: EdgeServiceSupportExpectation: description: >- This data type is the "IntentExpectation" data type with specialisations to represent MnS consumer's expectations for service deployment type: object Loading @@ -58,7 +58,7 @@ components: expectationObjects: type: array items: $ref: "#/components/schemas/ServiceSupportExpectationObject" $ref: "#/components/schemas/EdgeServiceSupportExpectationObject" expectationTargets: type: array items: Loading Loading @@ -111,15 +111,15 @@ components: - $ref: "#/components/schemas/NRFqBandContext" - $ref: "#/components/schemas/RATContext" - $ref: "#/components/schemas/ObjectContext" ServiceSupportExpectationObject: EdgeServiceSupportExpectationObject: description: >- This data type is the "ExpectationObject" data type with specialisations for ServiceSupportExpectation This data type is the "ExpectationObject" data type with specialisations for EdgeServiceSupportExpectation type: object properties: objectType: type: string enum: - Service_Support #value for Service Support Expectation--# - EdgeService_Support #value for Edge Service Support Expectation--# objectInstance: $ref: "TS28623_ComDefs.yaml#/components/schemas/Dn" objectContexts: Loading Loading
OpenAPI/TS28312_IntentExpectations.yaml +5 −5 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ components: $ref: "TS28312_IntentNrm.yaml#/components/schemas/FulfilmentInfo" required: - expectationId ServiceSupportExpectation: EdgeServiceSupportExpectation: description: >- This data type is the "IntentExpectation" data type with specialisations to represent MnS consumer's expectations for service deployment type: object Loading @@ -58,7 +58,7 @@ components: expectationObjects: type: array items: $ref: "#/components/schemas/ServiceSupportExpectationObject" $ref: "#/components/schemas/EdgeServiceSupportExpectationObject" expectationTargets: type: array items: Loading Loading @@ -111,15 +111,15 @@ components: - $ref: "#/components/schemas/NRFqBandContext" - $ref: "#/components/schemas/RATContext" - $ref: "#/components/schemas/ObjectContext" ServiceSupportExpectationObject: EdgeServiceSupportExpectationObject: description: >- This data type is the "ExpectationObject" data type with specialisations for ServiceSupportExpectation This data type is the "ExpectationObject" data type with specialisations for EdgeServiceSupportExpectation type: object properties: objectType: type: string enum: - Service_Support #value for Service Support Expectation--# - EdgeService_Support #value for Edge Service Support Expectation--# objectInstance: $ref: "TS28623_ComDefs.yaml#/components/schemas/Dn" objectContexts: Loading