NelmioApiDocBundle/Formatter
Alan Poulain b9718f3400 Compatibility with Symfony 4.3 (#1524)
* Use twig instead of templating

* Fix at least one suite test in Travis

* Use Twig namespace (Twig > 1.10 and TwigBundle > 2.2)
2022-04-26 16:58:48 +03:00
..
AbstractFormatter.php Pass the data about field name and field class to template 2019-04-29 12:39:45 +03:00
FormatterInterface.php Fix CS 2014-06-25 08:52:01 +02:00
HtmlFormatter.php Compatibility with Symfony 4.3 (#1524) 2022-04-26 16:58:48 +03:00
MarkdownFormatter.php Add default values support for form types 2014-06-26 11:20:49 -04:00
RequestAwareSwaggerFormatter.php cs 2015-03-06 11:19:08 +01:00
SimpleFormatter.php Use the response map in the html view 2016-01-26 04:36:38 +01:00
SwaggerFormatter.php Removed duplicated constraints in Format field. Improved format for field type of form 2019-04-29 12:39:48 +03:00