mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-08 14:24:48 +03:00
Inital pass at API client docs
This commit is contained in:
parent
63e84676a4
commit
bdbcb3341b
|
@ -122,6 +122,9 @@ existing API, like so...
|
||||||
There is also functionality for navigating forward or backward through the
|
There is also functionality for navigating forward or backward through the
|
||||||
history of which API URLs have been accessed.
|
history of which API URLs have been accessed.
|
||||||
|
|
||||||
|
coreapi history show
|
||||||
|
coreapi history back
|
||||||
|
|
||||||
For more information and a listing of the available subcommands use
|
For more information and a listing of the available subcommands use
|
||||||
`coreapi bookmarks --help` or `coreapi history --help`.
|
`coreapi bookmarks --help` or `coreapi history --help`.
|
||||||
|
|
||||||
|
@ -137,6 +140,7 @@ To reload the current `Document` from the network, use `reload`.
|
||||||
|
|
||||||
coreapi reload
|
coreapi reload
|
||||||
|
|
||||||
|
To load a schema file from disk.
|
||||||
|
|
||||||
load
|
load
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user