nuts-foundation / nuts-go

Main service executable for service space. Configurable service that integrates various Nuts engines and allows to run nuts' service space as a monolith or as micro services.
GNU General Public License v3.0
3 stars 0 forks source link

Fix mixed camel and snake case api responses #33

Open stevenvegt opened 4 years ago

stevenvegt commented 4 years ago

Some endpoints use response_param, others use responseParam. It would be nice to make this consistent.