mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-16 19:41:06 +03:00
Update documenting-your-api.md (#5991)
Fix link to "Schemas as Documentation: Examples"
This commit is contained in:
parent
ff4429fad4
commit
f20e282d15
|
@ -333,6 +333,6 @@ To implement a hypermedia API you'll need to decide on an appropriate media type
|
|||
[image-django-rest-swagger]: ../img/django-rest-swagger.png
|
||||
[image-apiary]: ../img/apiary.png
|
||||
[image-self-describing-api]: ../img/self-describing.png
|
||||
[schemas-examples]: ../api-guide/schemas/#example
|
||||
[schemas-examples]: ../api-guide/schemas/#examples
|
||||
[metadata-docs]: ../api-guide/metadata/
|
||||
[client-library-templates]: https://github.com/encode/django-rest-framework/tree/master/rest_framework/templates/rest_framework/docs/langs
|
||||
|
|
Loading…
Reference in New Issue
Block a user