mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-06 07:13:31 +03:00
update config reference
This commit is contained in:
parent
6c7c53e78d
commit
9ad7e68703
1 changed files with 4 additions and 2 deletions
|
@ -464,8 +464,10 @@ nelmio_api_doc:
|
|||
method: ~ # One of "format_param"; "accept_header"
|
||||
default_format: json
|
||||
authentication:
|
||||
name: ~ # Required
|
||||
delivery: ~ # Required
|
||||
type: ~
|
||||
name: ~ # Required
|
||||
|
||||
# Required if http delivery is selected.
|
||||
type: ~ # One of "basic"; "bearer"
|
||||
custom_endpoint: false
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue