Loading OpenAPI/TS28312_IntentNrm.yaml +6 −0 Original line number Diff line number Diff line Loading @@ -471,6 +471,8 @@ components: type: array items: $ref: '#/components/schemas/ExpectationExplorationResult' uniqueItems: true minItems: 1 ExpectationExplorationResult: description: >- It represents the expectation exploration result for a specific intent expectation Loading @@ -483,10 +485,14 @@ components: type: array items: $ref: '#/components/schemas/ExpectationTarget' uniqueItems: true minItems: 1 contextExplorationResults: type: array items: $ref: '#/components/schemas/Context' uniqueItems: true minItems: 1 #-------Definition of the generic IntentExplorationReport dataType----------------# Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +6 −0 Original line number Diff line number Diff line Loading @@ -471,6 +471,8 @@ components: type: array items: $ref: '#/components/schemas/ExpectationExplorationResult' uniqueItems: true minItems: 1 ExpectationExplorationResult: description: >- It represents the expectation exploration result for a specific intent expectation Loading @@ -483,10 +485,14 @@ components: type: array items: $ref: '#/components/schemas/ExpectationTarget' uniqueItems: true minItems: 1 contextExplorationResults: type: array items: $ref: '#/components/schemas/Context' uniqueItems: true minItems: 1 #-------Definition of the generic IntentExplorationReport dataType----------------# Loading