Loading OpenAPI/TS28312_IntentNrm.yaml +6 −5 Original line number Diff line number Diff line Loading @@ -49,15 +49,17 @@ components: type: array items: $ref: '#/components/schemas/IntentContext' observationPeriod: type: integer intentReportReference: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' intentAdminState: type: string enum: - ACTIVATED - DEACTIVATED intentPriority: type: integer observationPeriod: type: integer intentReportReference: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' IntentReport-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' Loading Loading @@ -92,7 +94,6 @@ components: IntentReport: $ref: '#/components/schemas/IntentReport-Multiple' #-------Definition of generic IOCs ----------# #-------Definition of the generic IntentExpectation dataType ----------# Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +6 −5 Original line number Diff line number Diff line Loading @@ -49,15 +49,17 @@ components: type: array items: $ref: '#/components/schemas/IntentContext' observationPeriod: type: integer intentReportReference: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' intentAdminState: type: string enum: - ACTIVATED - DEACTIVATED intentPriority: type: integer observationPeriod: type: integer intentReportReference: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' IntentReport-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' Loading Loading @@ -92,7 +94,6 @@ components: IntentReport: $ref: '#/components/schemas/IntentReport-Multiple' #-------Definition of generic IOCs ----------# #-------Definition of the generic IntentExpectation dataType ----------# Loading