NelmioApiDocBundle/Tests/Functional
Lucas dos Santos Abreu b022f6b219 (feat): add utf-8 charset to response
`swagger-ui-bundle` is very sensible to encoding changes because of the
RegExp performed.

ensuring UTF-8 on the response prevents end-user config to break it.

the annotations already needs to be UTF-8 compatible to generate the
JSON, so it should not break users applications.
2020-10-02 14:04:16 -03:00
..
Controller Support using annotations only at the class level of controllers (#1668) 2020-07-11 17:53:09 +02:00
Entity Fix the JMSModelDescriber 2020-09-09 08:38:25 +02:00
EntityExcluded Add @SerializedName support (#1636) 2020-05-30 18:08:25 +02:00
Form Merge pull request #1522 from ahilles107/port/options_support_in_model 2019-06-01 15:31:09 +02:00
ModelDescriber Allow model describers on jms custom types (#1495) 2019-04-16 12:13:33 +02:00
BazingaFunctionalTest.php fix compatibility with symfony 5 2019-12-19 15:41:14 +01:00
FOSRestTest.php Add FOSRestBundle 3.x support (#1637) 2020-05-31 17:47:18 +02:00
FunctionalTest.php Apply StyleCI fixes 2020-08-06 10:26:59 +02:00
JMSFunctionalTest.php Fix the JMSModelDescriber 2020-09-09 08:38:25 +02:00
SwaggerUiTest.php (feat): add utf-8 charset to response 2020-10-02 14:04:16 -03:00
TestBundle.php Change the vendor to "Nelmio" 2016-12-29 12:09:26 +01:00
TestKernel.php Support using annotations only at the class level of controllers (#1668) 2020-07-11 17:53:09 +02:00
WebTestCase.php fix compatibility with symfony 5 2019-12-19 15:41:14 +01:00