Loading OpenAPI/TS28312_IntentNrm.yaml +11 −0 Original line number Diff line number Diff line Loading @@ -151,6 +151,11 @@ components: uniqueItems: true items: $ref: '#/components/schemas/Context' preferenceWeight: type: integer minimum: 0 maximum: 10 description: It represents the preference information of the Consumer on expectations. required: - expectationId #-------Definition of the generic IntentExpectation dataType ----------# Loading Loading @@ -330,6 +335,12 @@ components: items: $ref: '#/components/schemas/Context' description: It describes the list of constraints and conditions that should apply for a specific expectationTarget. preferenceWeight: type: integer minimum: 0 maximum: 10 description: It represents the preference information of the Consumer on expectationTargets. #-------Definition of the generic ExpectationTarget dataType----------# #-------Definition of the generic Context dataType----------------# Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +11 −0 Original line number Diff line number Diff line Loading @@ -151,6 +151,11 @@ components: uniqueItems: true items: $ref: '#/components/schemas/Context' preferenceWeight: type: integer minimum: 0 maximum: 10 description: It represents the preference information of the Consumer on expectations. required: - expectationId #-------Definition of the generic IntentExpectation dataType ----------# Loading Loading @@ -330,6 +335,12 @@ components: items: $ref: '#/components/schemas/Context' description: It describes the list of constraints and conditions that should apply for a specific expectationTarget. preferenceWeight: type: integer minimum: 0 maximum: 10 description: It represents the preference information of the Consumer on expectationTargets. #-------Definition of the generic ExpectationTarget dataType----------# #-------Definition of the generic Context dataType----------------# Loading