mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 23:59:26 +03:00
13 lines
343 B
ReStructuredText
13 lines
343 B
ReStructuredText
Frequently Asked Questions
|
|
==========================
|
|
|
|
How can I remove the parameter ``_format`` sent in ``POST`` and ``PUT`` request?
|
|
--------------------------------------------------------------------------------
|
|
|
|
.. code-block:: yaml
|
|
|
|
nelmio_api_doc:
|
|
sandbox:
|
|
request_format:
|
|
method: accept_header
|