Loading OpenAPI/TS28623_ComDefs.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -58,12 +58,12 @@ components: format: float minimum: -180 maximum: 180 Circle: GeoCircle: description: This datatype is specifies the geographical area for NTN type: object properties: referenceLocation: type: string $ref: '#/components/schemas/GeoCoordinate' distanceRadius: type: integer minimum: 1 Loading Loading @@ -178,7 +178,7 @@ components: - type: object properties: geoCircle: $ref: '#/components/schemas/Circle' $ref: '#/components/schemas/GeoCircle' GeoAreaToCellMapping: type: object properties: Loading Loading
OpenAPI/TS28623_ComDefs.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -58,12 +58,12 @@ components: format: float minimum: -180 maximum: 180 Circle: GeoCircle: description: This datatype is specifies the geographical area for NTN type: object properties: referenceLocation: type: string $ref: '#/components/schemas/GeoCoordinate' distanceRadius: type: integer minimum: 1 Loading Loading @@ -178,7 +178,7 @@ components: - type: object properties: geoCircle: $ref: '#/components/schemas/Circle' $ref: '#/components/schemas/GeoCircle' GeoAreaToCellMapping: type: object properties: Loading