Skip to content

Commit a0083f7

Browse files
authored
FIX: Broken cite. (#7951)
1 parent 431f7df commit a0083f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api-guide/schemas.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@ If your views have related customizations that are needed frequently, you can
421421
create a base `AutoSchema` subclass for your project that takes additional
422422
`__init__()` kwargs to save subclassing `AutoSchema` for each view.
423423

424+
[cite]: https://blog.heroku.com/archives/2014/1/8/json_schema_for_heroku_platform_api
424425
[openapi]: https://github.com/OAI/OpenAPI-Specification
425426
[openapi-specification-extensions]: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#specification-extensions
426427
[openapi-operation]: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#operationObject

0 commit comments

Comments
 (0)