Skip to content

Commit

Permalink
Merge pull request #31 from agiliq/verbose_swagger_doc
Browse files Browse the repository at this point in the history
url to see swagger page isn't mentioned.
  • Loading branch information
shabda committed Jun 10, 2018
2 parents b7d75ae + 4e43610 commit e3de4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/swagger.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Add swagger to your urls.
path(r'swagger-docs/', schema_view),
]
And your swagger docs are ready in all their glory.
Navigate to `/swagger-docs/`. And your swagger docs are ready in all their glory.

.. image:: swagger.png

Expand Down

0 comments on commit e3de4ac

Please sign in to comment.