mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-05 23:00:17 +00:00
275 B
275 B
v0.0.6:
- Supply content-type when serving up the schema.
v0.0.5:
- OpenAPI Schema support.
- Safe load/dump yaml.
v0.0.4:
- Asyncronous support for data uploads.
- Bug fixes.
v0.0.3:
- Bug fixes.
v0.0.2
- Switch to ASGI/Starlette.
v0.0.1
- Conception!