NelmioApiDocBundle/Tests
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 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 Bugfix/remove pattern from property expression message error (#1670) 2020-07-04 16:27:40 +02:00
Functional (feat): add utf-8 charset to response 2020-10-02 14:04:16 -03:00
Model Make sure alternative names use the exact names specified (#1384) 2018-08-26 22:15:44 +02:00
ModelDescriber/Annotations Fix property_exists for SymfonyConstraintAnnotationReader 2020-09-29 12:30:21 +02:00
Routing fix compatibility with symfony 5 2019-12-19 15:41:14 +01:00
Swagger Fix typos 2020-04-21 23:47:33 +02:00
ApiDocGeneratorTest.php Add areas support (#1169) 2018-01-05 13:08:02 +01:00