openchargemap / ocm-docs

Documentation and branding source files
MIT License
8 stars 8 forks source link

Fix incorrect OpenAPI entries (#8) #9

Open neomantra opened 6 months ago

neomantra commented 6 months ago

This PR updates the OCM OpenAPI yaml per the discussion in #8.

One commit fixes the incorrect types.

The other commit adds an annotation that was needed for Golang bindings.

There remains whether boundingbox query parameter is an array or string. I have not included that one-line change in this commit series.

🔌 ❤️