terra-money / fcd-classic

Terra ETL + RestFul API Server
https://fcd.terra.dev/swagger
MIT License
63 stars 42 forks source link

Swagger or Open API 3 for FCD #22

Closed etienne-napoleone closed 4 years ago

etienne-napoleone commented 4 years ago

AWS api gateway can import swagger or open api 3 specs to define the routes and methods which lead to very detailed endpoints metrics.

Without this, everything is accounted under the proxying endpoint (/{proxy+})

hanjukim commented 4 years ago

We have to find a way to merge fcd swagger with lcd swagger file.