NelmioApiDocBundle/Tests
Mantis Development b3c53beead
Add dump command to print out swagger JSON. (#1537) (#1540)
* Add dump command to print out swagger JSON.

Command outputs to stdout, so can be redirected to a file.
Pretty prints output by default.
--no-pretty can be passed to remove whitespace from json output if it does not need to be human readable

* Update for styleci corrections

* Fix CS and add type hint

* REbase + Updates to documentation of dump command.

* Remove defaultName - config file specifies this
Add return value to dump command

* Update for OA3

* Add a test case

* update command name

* Fix the tests

Co-authored-by: Guilhem Niot <egetick@gmail.com>
Co-authored-by: Guilhem Niot <guilhem.niot@gmail.com>
2020-05-31 11:39:50 +02:00
..
Command Add dump command to print out swagger JSON. (#1537) (#1540) 2020-05-31 11:39:50 +02:00
Controller Fix tests 2019-11-21 11:41:06 +01:00
DependencyInjection Added name_patterns filter option (#1504) 2019-04-16 17:22:50 +02:00
Describer OpenApi 3 Support (#1623) 2020-05-28 13:19:11 +02:00
Functional Fix User Warning: Multiple definitions for @OA\\Property()->title (#1630) 2020-05-31 10:30:13 +02:00
Model OpenApi 3 Support (#1623) 2020-05-28 13:19:11 +02:00
ModelDescriber/Annotations OpenApi 3 Support (#1623) 2020-05-28 13:19:11 +02:00
RouteDescriber Fix access to api->components in RouteMetadataDescriber (#1635) 2020-05-30 18:24:51 +02:00
Routing fix compatibility with symfony 5 2019-12-19 15:41:14 +01:00
SwaggerPhp OpenApi 3 Support (#1623) 2020-05-28 13:19:11 +02:00
ApiDocGeneratorTest.php OpenApi 3 Support (#1623) 2020-05-28 13:19:11 +02:00