cfpb / api

Documentation to support upcoming data platform API and data sets
http://cfpb.github.io/api/hmda/
31 stars 73 forks source link

Fix the Swagger docs to reflect the API change for`hits.total` #83

Closed higs4281 closed 3 years ago

higs4281 commented 3 years ago

Our Elasticsearch 7 upgrade changed our API to match the ES API, but we didn't update the Swagger dogs, in particular the change in what is returned for hits.total.

Resolves ccdb5-api issue 179