Loading OpenAPI/TS28312_IntentNrm.yaml +4 −12 Original line number Diff line number Diff line Loading @@ -112,12 +112,6 @@ components: minItems: 1 items: $ref: '#/components/schemas/IntentHandlingCapability' supportedExpectationTargetInfo: type: array items: $ref: '#/components/schemas/SupportedExpectationTargetInfo' uniqueItems: true minItems: 1 Intent: $ref: '#/components/schemas/Intent-Multiple' IntentReport: Loading Loading @@ -630,20 +624,18 @@ components: - Radio_Service readOnly: true description: It describes the expectation object type which can be supported by a specific intent handling function of MnS producer. supportedExpectationTargetNames: supportedExpectationTargetInfos: type: array items: $ref: '#/components/schemas/SupportedExpectationTargetInfo' uniqueItems: true minItems: 1 items: type: string readOnly: true description: It describes the supported expectation targets for the supported expectation object type. SupportedExpectationTargetInfo: description: >- It indicates the detailed information about what the intent driven MnS producer supports for a given supportedExpectationObjectType. type: object properties: supportedExpectationTargetName: supportedTargetName: type: string readOnly: true supportedTargetCondition: Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +4 −12 Original line number Diff line number Diff line Loading @@ -112,12 +112,6 @@ components: minItems: 1 items: $ref: '#/components/schemas/IntentHandlingCapability' supportedExpectationTargetInfo: type: array items: $ref: '#/components/schemas/SupportedExpectationTargetInfo' uniqueItems: true minItems: 1 Intent: $ref: '#/components/schemas/Intent-Multiple' IntentReport: Loading Loading @@ -630,20 +624,18 @@ components: - Radio_Service readOnly: true description: It describes the expectation object type which can be supported by a specific intent handling function of MnS producer. supportedExpectationTargetNames: supportedExpectationTargetInfos: type: array items: $ref: '#/components/schemas/SupportedExpectationTargetInfo' uniqueItems: true minItems: 1 items: type: string readOnly: true description: It describes the supported expectation targets for the supported expectation object type. SupportedExpectationTargetInfo: description: >- It indicates the detailed information about what the intent driven MnS producer supports for a given supportedExpectationObjectType. type: object properties: supportedExpectationTargetName: supportedTargetName: type: string readOnly: true supportedTargetCondition: Loading