Actions
Feature #1820
closedAPI: use existing GeoJSON definitions for swagger
Start date:
2022-09-28
Estimated time:
Description
Eugen suggested that we use existing GeoJSON definitions for swagger. It sounds like a good idea (thank you Eugen) and we will look into it.
Updated by Bernhard Koschiček-Krombholz about 2 years ago
- Status changed from Assigned to In Progress
- Target version changed from 7.10.0 to 7.9.0
This is what I found: https://gist.github.com/zit0un/3ac0575eb0f3aabdc645c3faad47ab4a
I will try to implement it in the new version here: https://app.swaggerhub.com/apis/ctot-nondef/OpenAtlas/0.4#
Updated by Bernhard Koschiček-Krombholz about 2 years ago
- Related to Bug #1874: API: Outdated Swagger File added
Updated by Bernhard Koschiček-Krombholz about 2 years ago
- Status changed from In Progress to Closed
Implemented GeoJSON for geometries. Changes can be found at: https://app.swaggerhub.com/apis/ctot-nondef/OpenAtlas/0.4.1 and in the applications /swagger.
Actions