Loading OpenAPI/TS28312_IntentNrm.yaml +9 −12 Original line number Diff line number Diff line Loading @@ -77,6 +77,9 @@ components: type: boolean intentReportControl: $ref: '#/components/schemas/IntentReportControl' implicitIntentIndex: type: boolean default: false intentReportReference: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' intentUtilityFormulaRef: Loading Loading @@ -120,21 +123,15 @@ components: minItems: 1 items: $ref: '#/components/schemas/IntentHandlingCapability' supportedExpectationTargetInfo: supportedUtilityList: type: array items: $ref: '#/components/schemas/SupportedExpectationTargetInfo' $ref: '#/components/schemas/UtilityDefinition' uniqueItems: true minItems: 1 Intent: $ref: '#/components/schemas/Intent-Multiple' IntentReport: $ref: '#/components/schemas/IntentReport-Multiple' supportedUtilityList: type: array items: $ref: '#/components/schemas/UtilityDefinition' uniqueItems: true IntentUtilityFormula-Single: description: >- It represents an intent utility function instance. Loading @@ -144,8 +141,6 @@ components: properties: utilityFunctionId: type: string uniqueItems: true minItems: 1 utilityParameterList: type: array items: Loading @@ -155,9 +150,11 @@ components: utilityScale: type: number minItems: 1 default: 0 utilityOffset: type: number minItems: 1 default: 0 #-------Definition of generic IOCs ----------# #-------Definition of the generic IntentExpectation dataType ----------# Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +9 −12 Original line number Diff line number Diff line Loading @@ -77,6 +77,9 @@ components: type: boolean intentReportControl: $ref: '#/components/schemas/IntentReportControl' implicitIntentIndex: type: boolean default: false intentReportReference: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' intentUtilityFormulaRef: Loading Loading @@ -120,21 +123,15 @@ components: minItems: 1 items: $ref: '#/components/schemas/IntentHandlingCapability' supportedExpectationTargetInfo: supportedUtilityList: type: array items: $ref: '#/components/schemas/SupportedExpectationTargetInfo' $ref: '#/components/schemas/UtilityDefinition' uniqueItems: true minItems: 1 Intent: $ref: '#/components/schemas/Intent-Multiple' IntentReport: $ref: '#/components/schemas/IntentReport-Multiple' supportedUtilityList: type: array items: $ref: '#/components/schemas/UtilityDefinition' uniqueItems: true IntentUtilityFormula-Single: description: >- It represents an intent utility function instance. Loading @@ -144,8 +141,6 @@ components: properties: utilityFunctionId: type: string uniqueItems: true minItems: 1 utilityParameterList: type: array items: Loading @@ -155,9 +150,11 @@ components: utilityScale: type: number minItems: 1 default: 0 utilityOffset: type: number minItems: 1 default: 0 #-------Definition of generic IOCs ----------# #-------Definition of the generic IntentExpectation dataType ----------# Loading