Files
responder/docs
kennethreitz 588919b64c Note OpenAPI visibility of rate limiting and the 429/503 body change
The tour and RateLimiter docstring now lead with install()/limit and
explain that a hand-rolled check() call enforces identically but is
invisible to the OpenAPI generator, so 429/503 won't appear in the
schema. The v9 migration guide gains a section on rate-limit errors
switching to RFC 9457 problem+json under the default
problem_details=True, with the problem_details=False escape hatch.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-05 23:18:18 -04:00
..
2018-10-11 12:59:27 -04:00