mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-21 15:00:57 +00:00
8 lines
287 B
Plaintext
8 lines
287 B
Plaintext
# Backlog
|
|
|
|
## Future Ideas
|
|
- OpenAPI: document path parameters from docstring operations' types when present
|
|
- First-class API client generation from the OpenAPI schema
|
|
- Multipart (multiple-range) `206` responses
|
|
- If-Range support for safe resumable downloads under concurrent updates
|