mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 23:59:26 +03:00
Fix a link
This commit is contained in:
parent
61cda0161c
commit
1c14bfeecb
@ -98,7 +98,7 @@ Using the bundle
|
|||||||
----------------
|
----------------
|
||||||
|
|
||||||
You can configure global information in the bundle configuration ``documentation.info`` section (take a look at
|
You can configure global information in the bundle configuration ``documentation.info`` section (take a look at
|
||||||
`the Swagger specification`_ to know the fields
|
`the OpenAPI 2.0 specification (formerly Swagger)`_ to know the fields
|
||||||
available):
|
available):
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
@ -120,7 +120,7 @@ available):
|
|||||||
security:
|
security:
|
||||||
- Bearer: []
|
- Bearer: []
|
||||||
|
|
||||||
.. _`The OpenAPI 2.0 specification (formerly Swagger)`: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md
|
.. _`the OpenAPI 2.0 specification (formerly Swagger)`: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user