DEFRA / sroc-service-team

Guides, info and issue management for the Charging Module Team
Other
0 stars 1 forks source link

Add Open API spec #14

Closed Cruikshanks closed 4 years ago

Cruikshanks commented 4 years ago

Prior to this change information about the Charging Module API and its functionality had to be gleaned from a number of sources

As a new team trying to get a handle on what it could do we went through each endpoint and used the OpenAPI Specification to record our findings. We knew by doing so we could not only better record the details for each endpoint. But with a completed spec we could take advantage of other tools to automatically produce documentation and example requests, from which we could do even more.

So this change brings in what we've captured. Some key things to note