mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
update config reference
This commit is contained in:
parent
6c7c53e78d
commit
9ad7e68703
@ -464,8 +464,10 @@ nelmio_api_doc:
|
|||||||
method: ~ # One of "format_param"; "accept_header"
|
method: ~ # One of "format_param"; "accept_header"
|
||||||
default_format: json
|
default_format: json
|
||||||
authentication:
|
authentication:
|
||||||
name: ~ # Required
|
|
||||||
delivery: ~ # Required
|
delivery: ~ # Required
|
||||||
type: ~
|
name: ~ # Required
|
||||||
|
|
||||||
|
# Required if http delivery is selected.
|
||||||
|
type: ~ # One of "basic"; "bearer"
|
||||||
custom_endpoint: false
|
custom_endpoint: false
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user