nmfta-repo / nmfta-opentelematics-api

API Blueprint for Open Telematics API
Apache License 2.0
13 stars 6 forks source link

Allow HTTP 429 on health status endpoints #120

Closed derek-zonar closed 5 years ago

derek-zonar commented 5 years ago

Proposed change from #118

derek-zonar commented 5 years ago

Updated the responses. Should we also include the Retry-After header?

BenGardiner commented 5 years ago

Updated the responses. Should we also include the Retry-After header?

Yes, that sounds like a good idea

derek-zonar commented 5 years ago

Updated the responses. Should we also include the Retry-After header?

Yes, that sounds like a good idea

Added

BenGardiner commented 5 years ago

thanks again, @derek-zonar . I merged these changes, preserving attribution, into a larger set of changes to resolve some conflicts: see pull request #128