Boavizta / cloud-scanner

📡 Get Boavizta impact data for your aws cloud account usage.
GNU Affero General Public License v3.0
34 stars 8 forks source link

Expose OpenAPI spec #285

Closed demeringo closed 1 year ago

demeringo commented 1 year ago

Problem

Cloud scanner can be used to return json data but parameters or output is not documented.

Solution

See if we can generate a quick OAS spec using okapi https://github.com/GREsau/okapi

Alternatives

Additional context or elements