Loading OpenAPI/TS28104_MdaNrm.yaml +1 −26 Original line number Diff line number Diff line Loading @@ -70,32 +70,7 @@ components: - type: object properties: areaScope: $ref: '#/components/schemas/GeoAreaList' GeoAreaList: type: array items: $ref: '#/components/schemas/GeoArea' GeoArea: type: object properties: coordinates: type: array items: $ref: '#/components/schemas/Coordinate' altitude: type: number format: float Coordinate: type: object properties: latitude: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Latitude' longitude: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Longitude' $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' #-------- Definition of abstract IOCs -------------------------------------------- Loading Loading
OpenAPI/TS28104_MdaNrm.yaml +1 −26 Original line number Diff line number Diff line Loading @@ -70,32 +70,7 @@ components: - type: object properties: areaScope: $ref: '#/components/schemas/GeoAreaList' GeoAreaList: type: array items: $ref: '#/components/schemas/GeoArea' GeoArea: type: object properties: coordinates: type: array items: $ref: '#/components/schemas/Coordinate' altitude: type: number format: float Coordinate: type: object properties: latitude: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Latitude' longitude: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Longitude' $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' #-------- Definition of abstract IOCs -------------------------------------------- Loading