mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-04-22 18:12:12 +03:00
Deployed 86931b01
with MkDocs version: 0.15.3
This commit is contained in:
parent
7f69162ec3
commit
518a22a4e2
File diff suppressed because one or more lines are too long
|
@ -545,7 +545,7 @@ client = coreapi.Client(auth=auth)
|
|||
<p>For more information see the <a href="../api-clients/#python-client-library">Python client library documentation</a>.</p>
|
||||
<hr />
|
||||
<h2 id="deprecations"><a class="toclink" href="#deprecations">Deprecations</a></h2>
|
||||
<h3 id="updating-coreapi"><a class="toclink" href="#updating-coreapi">Updating <code>coreapi</code></a></h3>
|
||||
<h3 id="updating-coreapi"><a class="toclink" href="#updating-coreapi">Updating coreapi</a></h3>
|
||||
<p>If you're using REST framework's schema generation, or want to use the API docs,
|
||||
then you'll need to update to the latest version of coreapi. (2.3.0)</p>
|
||||
<h3 id="generating-schemas-from-router"><a class="toclink" href="#generating-schemas-from-router">Generating schemas from Router</a></h3>
|
||||
|
|
Loading…
Reference in New Issue
Block a user