Loading OpenAPI/TS28312_IntentExpectations.yaml +8 −1 Original line number Diff line number Diff line Loading @@ -846,7 +846,14 @@ components: type: array uniqueItems: true items: $ref: 'TS28312_IntentNrm.yaml#/components/schemas/TimeBasedArea' $ref: '#/components/schemas/TimeBasedArea' TimeBasedArea: type: object properties: geoArea: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' timewindow: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' PLMNContext: description: >- This data type is the "ObjectContext" data type with specialisations for PLMNContext Loading OpenAPI/TS28312_IntentNrm.yaml +0 −11 Original line number Diff line number Diff line Loading @@ -267,7 +267,6 @@ components: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoCoordinate' - $ref: '#/components/schemas/UEGroup' - $ref: '#/components/schemas/Frequency' - $ref: '#/components/schemas/TimeBasedArea' UEGroup: description: >- It describes the UE Group, which is Loading @@ -281,16 +280,6 @@ components: maximum: 255 sNssai: $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai' TimeBasedArea: description: >- It describes the time-based area, which is represented by the specific combination of GeoArea and TimeWindow. type: object properties: geoArea: $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' timeWindow: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' #-------Definition of the generic dataType --------------# #-------Definition of the generic ExpectationTarget dataType----------# Loading Loading
OpenAPI/TS28312_IntentExpectations.yaml +8 −1 Original line number Diff line number Diff line Loading @@ -846,7 +846,14 @@ components: type: array uniqueItems: true items: $ref: 'TS28312_IntentNrm.yaml#/components/schemas/TimeBasedArea' $ref: '#/components/schemas/TimeBasedArea' TimeBasedArea: type: object properties: geoArea: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' timewindow: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' PLMNContext: description: >- This data type is the "ObjectContext" data type with specialisations for PLMNContext Loading
OpenAPI/TS28312_IntentNrm.yaml +0 −11 Original line number Diff line number Diff line Loading @@ -267,7 +267,6 @@ components: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoCoordinate' - $ref: '#/components/schemas/UEGroup' - $ref: '#/components/schemas/Frequency' - $ref: '#/components/schemas/TimeBasedArea' UEGroup: description: >- It describes the UE Group, which is Loading @@ -281,16 +280,6 @@ components: maximum: 255 sNssai: $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai' TimeBasedArea: description: >- It describes the time-based area, which is represented by the specific combination of GeoArea and TimeWindow. type: object properties: geoArea: $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' timeWindow: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' #-------Definition of the generic dataType --------------# #-------Definition of the generic ExpectationTarget dataType----------# Loading