NelmioApiDocBundle/Parser
Alexey b49a0eb8e7
Sf54 comp (#12)
* symfony 5.4 compatibility
2023-01-09 15:59:54 +03:00
..
CollectionParser.php cs 2015-03-06 11:19:08 +01:00
DunglasApiParser.php Handle circular references in DunglasApiParser 2016-02-18 23:18:43 +08:00
FormErrorsParser.php cs 2015-03-06 11:19:08 +01:00
FormInfoParser.php ability to change information for types of forms 2020-07-06 14:53:58 +03:00
FormTypeParser.php Sf54 comp (#12) 2023-01-09 15:59:54 +03:00
JmsMetadataParser.php Allow to define the input name for the JmsMetadataParser 2019-04-25 21:55:45 +03:00
JsonSerializableParser.php Introduced default-value parameter to JsonSerializableParser 2015-11-10 14:34:53 +01:00
ParserInterface.php Enhanced DunglasApiBundle support 2015-04-29 09:11:54 +02:00
PostParserInterface.php Updated postParse logic to utilize an interface and to avoid unnecessary "supports" checks. 2013-07-02 21:57:09 -07:00
ValidationParser.php Removed duplicated constraints in Format field. Improved format for field type of form 2019-04-29 12:39:48 +03:00
ValidationParserLegacy.php Added 'default' parameters in {JmsMetadata,Validator}Parser, and FOSRestHandler. 2014-06-27 10:19:28 +02:00