Loading OpenAPI/TS28312_IntentNrm.yaml +18 −0 Original line number Diff line number Diff line Loading @@ -86,6 +86,8 @@ components: implicitIntentIndex: type: boolean default: false intentInterpretationAssistanceInfo: $ref: '#/components/schemas/IntentInterpretationAssistanceInfo' intentReportReference: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' intentUtilityFormulaRef: Loading Loading @@ -942,6 +944,22 @@ components: #------Definition of JSON arrays for name-contained IOCs ---------------# #-------Definition of the generic IntentInterpretationAssistanceInformation dataType----------------# IntentInterpretationAssistanceInformation: description: >- It represents the additional information needed for intent interpretation. type: object properties: dateTime: $ref: '#/components/schemas/DateTime' conditions: type: string prevProducerMessage: type: string prevConsumerMessage: type: string #-------Definition of the concrete IntentInterpretationAssistanceInformation dataType----------------# #----- Definitions in TS 28.312 for TS 28.532 --------------------------# resources-intentNrm: oneOf: Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +18 −0 Original line number Diff line number Diff line Loading @@ -86,6 +86,8 @@ components: implicitIntentIndex: type: boolean default: false intentInterpretationAssistanceInfo: $ref: '#/components/schemas/IntentInterpretationAssistanceInfo' intentReportReference: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' intentUtilityFormulaRef: Loading Loading @@ -942,6 +944,22 @@ components: #------Definition of JSON arrays for name-contained IOCs ---------------# #-------Definition of the generic IntentInterpretationAssistanceInformation dataType----------------# IntentInterpretationAssistanceInformation: description: >- It represents the additional information needed for intent interpretation. type: object properties: dateTime: $ref: '#/components/schemas/DateTime' conditions: type: string prevProducerMessage: type: string prevConsumerMessage: type: string #-------Definition of the concrete IntentInterpretationAssistanceInformation dataType----------------# #----- Definitions in TS 28.312 for TS 28.532 --------------------------# resources-intentNrm: oneOf: Loading