Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9c408b2

Browse filesBrowse files
johnthagentomchristie
authored andcommitted
Remove reference to deprecated drf-openapi package (#6398)
1 parent e0ae975 commit 9c408b2
Copy full SHA for 9c408b2

File tree

1 file changed

+0
-8
lines changed
Filter options

1 file changed

+0
-8
lines changed

‎docs/api-guide/schemas.md

Copy file name to clipboardExpand all lines: docs/api-guide/schemas.md
-8Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -827,19 +827,11 @@ A short description of the meaning and intended usage of the input field.
827827
[drf-yasg][drf-yasg] generates [OpenAPI][open-api] documents suitable for code generation - nested schemas,
828828
named models, response bodies, enum/pattern/min/max validators, form parameters, etc.
829829

830-
831-
## DRF OpenAPI
832-
833-
[DRF OpenAPI][drf-openapi] renders the schema generated by Django Rest Framework
834-
in [OpenAPI][open-api] format.
835-
836-
837830
[cite]: https://blog.heroku.com/archives/2014/1/8/json_schema_for_heroku_platform_api
838831
[coreapi]: https://www.coreapi.org/
839832
[corejson]: https://www.coreapi.org/specification/encoding/#core-json-encoding
840833
[drf-yasg]: https://github.com/axnsan12/drf-yasg/
841834
[open-api]: https://openapis.org/
842-
[drf-openapi]: https://github.com/limdauto/drf_openapi
843835
[json-hyperschema]: https://json-schema.org/latest/json-schema-hypermedia.html
844836
[api-blueprint]: https://apiblueprint.org/
845837
[static-files]: https://docs.djangoproject.com/en/stable/howto/static-files/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.