Loading API/openapi.yaml +9 −13 Original line number Original line Diff line number Diff line Loading @@ -154,21 +154,17 @@ components: format: byte format: byte example: "10110101" example: "10110101" localCRS: localCRS: description: Coordinate reference system of the trackable description: Coordinate reference system of the trackable, a 4*4 matrix (rowmajor) represented by a float vector type: array minItems: 4 maxItems: 4 items: type: array type: array minItems: 16 maxItems: 16 items: items: type: number type: number format: float format: float minItems: 4 example: [-2, 1, -3, 4, maxItems: 4 4, 4, 4, 2, example: [[-2, 1, -3, 4], 1, 0, -2, 1, [4, 4, 4, 2], -1, -2, 0, 0] [1, 0, -2, 1], [-1, -2, 0, 0]] unitSystem: unitSystem: description: Unit of length description: Unit of length type: string type: string Loading API/openapitools.json 0 → 100644 +7 −0 Original line number Original line Diff line number Diff line { "$schema": "node_modules/@openapitools/openapi-generator-cli/config.schema.json", "spaces": 2, "generator-cli": { "version": "5.3.0" } } Loading
API/openapi.yaml +9 −13 Original line number Original line Diff line number Diff line Loading @@ -154,21 +154,17 @@ components: format: byte format: byte example: "10110101" example: "10110101" localCRS: localCRS: description: Coordinate reference system of the trackable description: Coordinate reference system of the trackable, a 4*4 matrix (rowmajor) represented by a float vector type: array minItems: 4 maxItems: 4 items: type: array type: array minItems: 16 maxItems: 16 items: items: type: number type: number format: float format: float minItems: 4 example: [-2, 1, -3, 4, maxItems: 4 4, 4, 4, 2, example: [[-2, 1, -3, 4], 1, 0, -2, 1, [4, 4, 4, 2], -1, -2, 0, 0] [1, 0, -2, 1], [-1, -2, 0, 0]] unitSystem: unitSystem: description: Unit of length description: Unit of length type: string type: string Loading
API/openapitools.json 0 → 100644 +7 −0 Original line number Original line Diff line number Diff line { "$schema": "node_modules/@openapitools/openapi-generator-cli/config.schema.json", "spaces": 2, "generator-cli": { "version": "5.3.0" } }