Commit afe97707 authored by ruiyue's avatar ruiyue
Browse files

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

Rel-20 CR TS 28.312 Enhancement on the interactions between intent handling function and NDTFunction
parent d24dad23
Loading
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -671,6 +671,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
@@ -709,6 +715,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 
    ExpectationExplorationResult:
      description: >-
        It represents the expectation exploration result for a specific intent expectation