Commit 45aaab96 authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'Rel20_CRXXX_TS-28.312_Enhancement_on_the_interactions_between_intent_handling_function_and_NDTFunction' into 'Integration_Rel20_SA5_166_YAML'

Rel-20 CR TS 28.312 Enhancement on the interactions between intent handling...

See merge request !2090
parents 25f6911e c76e4cee
Loading
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -781,6 +781,12 @@ components:
          type: array
          items:
            $ref: '#/components/schemas/InFeasibleExpectationInfo'
        additionalPreEvaluationInfo:
          description: >-
            It describes the additional provide additional pre-evaluation information for feasibility
            check process. The content and format is vendor specific.
          type: string
          readOnly: true
      required:
        - feasibilityCheckResult
        - infeasibilityReasons
@@ -819,6 +825,12 @@ components:
            $ref: '#/components/schemas/ExpectationExplorationResult'
          uniqueItems: true
          minItems: 1
        additionalPreEvaluationInfo:
          description: >-
            It describes the additional provide additional pre-evaluation information for intent exploration
            process. The content and format is vendor specific.
          type: string
          readOnly: true 
        expectationExplorationStatus:
          description: ->
            It describes the status of intent exploration process.