mirror of
https://github.com/kennethreitz/responder.git
synced 2026-07-21 18:39:29 +00:00
e442877fbe
Introduce a polished examples/atelier.py app as the canonical contract fixture for auth policies, OpenAPI metadata, response helpers, problem details, and generated clients. Also keep auth-injected user/principal/auth parameters out of request-body model inference so authenticated JSON endpoints document and bind the intended body model.