Commit 06751f85 by Tom Christie

Minor docs tweaks

parent 6f8a0f2a
...@@ -52,7 +52,7 @@ There is a live example API for testing purposes, [available here][sandbox]. ...@@ -52,7 +52,7 @@ There is a live example API for testing purposes, [available here][sandbox].
# Requirements # Requirements
* Python (2.7, 3.2, 3.3, 3.4, 3.5) * Python (2.7, 3.2, 3.3, 3.4, 3.5)
* Django (1.8, 1.9) * Django (1.8, 1.9, 1.10)
# Installation # Installation
......
...@@ -77,6 +77,10 @@ the benefits of RESTful Web API design. ...@@ -77,6 +77,10 @@ the benefits of RESTful Web API design.
We're expecting to expand the range of languages that we provide client libraries We're expecting to expand the range of languages that we provide client libraries
for over the coming months. for over the coming months.
Further work on maturing the API schema support is also planned, including
documentation on supporting file upload and download, and improved support for
documentation generation and parameter annotation.
--- ---
Current support for schema formats is as follows: Current support for schema formats is as follows:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment