Loading OpenAPI/TS28312_IntentNrm.yaml +6 −0 Original line number Diff line number Diff line Loading @@ -458,6 +458,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 @@ -470,10 +472,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 @@ -458,6 +458,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 @@ -470,10 +472,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