Commit Graph

  • 9ca68b426c
    Merge pull request #1362 from nelmio/template-faq David Buchmann 2018-07-17 09:47:26 +03:00
  • ca118c0fcc
    complete example for template in faq David Buchmann 2018-07-16 14:15:27 +02:00
  • c771c684a8 Customizable template and remove Google Fonts (#1357) Markus Poerschke 2018-07-16 09:45:18 +02:00
  • ab005c4129 Implement alternative naming system via configuration (#1312) Asmir Mustafic 2018-06-10 09:56:38 +02:00
  • cf0857af64 Remove unused variable (#1340) Jerzy Lekowski 2018-06-07 19:27:21 +01:00
  • 662db568f8
    Merge pull request #1336 from nelmio/GuilhemN-patch-1 David Buchmann 2018-06-04 07:59:11 +02:00
  • abc3e71114
    Fixes tests Guilhem N 2018-06-03 19:19:29 +02:00
  • 8db415afce
    Merge SWG annotations in manually created @Operation (#1321) Guilhem N 2018-06-02 13:48:44 +02:00
  • dbfa4ed8bd
    Put RequestParam annotations in body (#1328) Guilhem N 2018-06-01 16:50:50 +02:00
  • 8678a21fdd
    Merge pull request #1331 from markuspoerschke/run-test-with-php72 David Buchmann 2018-05-28 15:15:02 +02:00
  • 072f189059 Update PHPUnit to 6.5 and allow newer version of PHPUnit Bridge Markus Poerschke 2018-05-28 13:58:42 +02:00
  • bb1faba506 Run CI pipeline with PHP 7.2 Markus Poerschke 2018-05-28 12:51:45 +02:00
  • c2f036c159 fix(SymfonyConstraintAnnotationReader): fixed enum guessing in Assert… (#1325) Palluel-Lafleur Frédéric 2018-05-20 15:59:52 +02:00
  • 4954feb232
    Merge pull request #1323 from maryo/entity_type_description_regression Guilhem N 2018-05-15 13:33:36 +02:00
  • 22ec4fb83b Fixing FormModelDescriber entity form type description regression Marek Štípek 2018-05-11 00:21:26 +02:00
  • d79dc5922d
    Merge pull request #1322 from nelmio/params David Buchmann 2018-05-11 10:43:37 +02:00
  • c1fb7abfb8 Support references to config parameters Guilhem Niot 2018-05-10 18:46:48 +02:00
  • 4f42b5611f
    Merge pull request #1320 from maryo/extended_builtin_form_types Guilhem N 2018-05-10 18:02:32 +02:00
  • 9adca90e45
    Merge pull request #1316 from dbu/faq Guilhem N 2018-05-10 17:26:29 +02:00
  • b4ba46f9c2 Support for extended builtin form types Marek Štípek 2018-05-09 23:30:21 +02:00
  • bf52f136ce
    Merge pull request #1319 from OndraM/fix-docs-model Guilhem N 2018-05-09 19:46:01 +02:00
  • 83de823e77
    Fix Model annotation example in docs (fixes #1318) Ondřej Machulda 2018-05-09 17:10:28 +02:00
  • d0e16d6001 adjust to feedback David Buchmann 2018-05-08 08:08:20 +02:00
  • 16fa7cf618 add more entries to the faq David Buchmann 2018-05-07 10:05:03 +02:00
  • 304b3f5816
    Merge pull request #1313 from phansys/modeldescriber Guilhem N 2018-05-05 23:20:03 +02:00
  • 4253ff6b67 Merge pull request #1277 from goetas/bazinga-hateoas Asmir Mustafic 2018-05-05 14:49:17 +02:00
  • dbd2076921 Normalize description for classes implementing \DateTimeInterface Javier Spagnoletti 2018-05-03 13:36:24 -03:00
  • 2c72aa4eff
    Merge pull request #1309 from goetas/form-collections Guilhem N 2018-04-27 19:36:50 +02:00
  • af30c6ac0e
    handle form collection with type introspection Asmir Mustafic 2018-04-27 11:57:21 +02:00
  • c5b1d538f8 Improve support for JMS dictionaries (associative arrays) (#1301) Asmir Mustafic 2018-04-21 16:57:37 +02:00
  • 1680ba3481
    Merge pull request #1294 from Hexanet/fix-link-unlink-methods Guilhem N 2018-04-20 18:57:39 +02:00
  • de8704f643
    Better log message for unsupported http method Floran Brutel 2018-04-20 17:24:28 +02:00
  • 22c6eb5958
    Add log when there are no valid http methods Floran Brutel 2018-04-20 10:34:55 +02:00
  • 473a8ccd01
    Merge pull request #1297 from magnetik/class Guilhem N 2018-04-19 17:56:25 +02:00
  • eb7e6b6803
    Ignore path without valid methods Floran Brutel 2018-04-19 09:51:52 +02:00
  • 604ab3d2b1
    Merge pull request #1296 from magnetik/title Guilhem N 2018-04-16 13:52:32 +02:00
  • c90f2a11c1 Load class NelmioApiDocBundle annotations Baptiste Lafontaine 2018-04-16 13:43:42 +02:00
  • a91c89cfe7 Add the swagger spec info name in <title> Baptiste Lafontaine 2018-04-16 09:59:57 +02:00
  • 7aa4c829b7
    Ignore LINK and UNLINK methods Floran Brutel 2018-04-12 16:09:22 +02:00
  • a0960d8f78
    Merge pull request #1288 from rebangm/patch-1 David Buchmann 2018-04-10 11:38:56 +02:00
  • 6a039bfe62
    Fix typo Jean-Philippe Dépigny 2018-04-10 11:17:11 +02:00
  • f464fef932
    Merge pull request #1285 from jlekowski/master Guilhem N 2018-04-09 12:04:42 +02:00
  • 3b2d9da6c2 Fix #1283: Invalid swagger.json generation - definition for entities with Assert\NotBlank and Assert\Length Jerzy Lekowski 2018-04-06 18:44:20 +01:00
  • ff590b013c
    Merge pull request #1282 from WhiteEagle88/fix_1276 Guilhem N 2018-04-05 16:00:15 +02:00
  • badcc8abdd Fixed #1276: Symfony Serializer Groups cause Exception while parsing Dmytro Boiko 2018-04-05 15:54:51 +03:00
  • 0a946c5529
    Typo Guilhem N 2018-04-04 22:10:42 +02:00
  • e71a952f4a
    Merge pull request #1279 from phansys/changelog Guilhem N 2018-04-04 13:40:33 +02:00
  • 84067b8c8b Use "areas" instead of "routes" in example for nelmio_api_doc.areas at CHANGELOG.md Javier Spagnoletti 2018-04-01 11:23:02 -03:00
  • a356221c67
    Update 3.2 release date Guilhem N 2018-03-24 11:23:14 +01:00
  • c8a5fb0ecc
    Merge pull request #1263 from nelmio/in-object-model Guilhem N 2018-03-24 10:03:36 +01:00
  • 6263ed8479
    Merge pull request #1243 from ManInTheBox/proper-fos-rest-describer-pattern-setting Guilhem N 2018-03-24 09:37:54 +01:00
  • 82b8d14bb2
    Merge pull request #1264 from adeelnawaz/master Guilhem N 2018-03-24 09:34:31 +01:00
  • e83856ad9a Refactored code to achieve the logic we want for pattern and format. Zarko Stankovic 2018-03-23 19:46:54 +01:00
  • 1c14bfeecb
    Fix a link Guilhem N 2018-03-23 15:52:39 +01:00
  • 8026ff46eb Support `@Model` in in-object annotations Guilhem Niot 2018-03-17 19:23:29 +01:00
  • 61cda0161c
    Merge pull request #1261 from nelmio/model Guilhem N 2018-03-22 19:05:23 +01:00
  • 8a29e6824d Add a test case Guilhem Niot 2018-03-22 19:01:08 +01:00
  • 9bf00b5196 Support @Model through ref Guilhem Niot 2018-03-17 14:36:57 +01:00
  • beb0ca8df8
    Merge pull request #1265 from phansys/doc Guilhem N 2018-03-22 18:35:39 +01:00
  • f9e28db38b
    Merge pull request #1259 from simonbertonsugasti/patch-1 Guilhem N 2018-03-21 13:25:40 +01:00
  • c8be7ebf15 [Documentation] Add some examples about undocumented properties and annotations Javier Spagnoletti 2018-03-19 14:44:15 -03:00
  • 7b62443417 Updated SwaggerDocblockConvertCommand command in UPGRADE-3.0.md anawaz 2018-03-19 13:24:55 +01:00
  • 3698daa547
    Merge pull request #1257 from phansys/ticket_1121 David Buchmann 2018-03-17 15:07:31 +01:00
  • be54acd3ad
    Merge pull request #1262 from phansys/API-PLAT Guilhem N 2018-03-17 14:57:03 +01:00
  • 3c9bde427e Respect invalid argument syntax used by PHP at ApiPlatformDescriber::__construct() Javier Spagnoletti 2018-03-17 10:51:50 -03:00
  • ec851ca65c Allow to filter routes by host (#1121) Javier Spagnoletti 2018-03-13 12:40:36 -03:00
  • d604e4c270
    Merge pull request #1260 from nelmio/API-PLAT David Buchmann 2018-03-17 14:35:14 +01:00
  • 444c4608ad Fix Api-Platform support Guilhem Niot 2018-03-17 14:16:00 +01:00
  • cd4f54220e
    Update UPGRADE-3.0.md Simon Berton 2018-03-16 14:55:22 -03:00
  • 5a1dfa6ead Added support for "format" field for Constraint objects. Zarko Stankovic 2018-03-15 19:09:51 +01:00
  • 499886deab Fix #1239: FosRestDescriber properly configures Parameter#pattern property. Zarko Stankovic 2018-02-27 15:42:40 +01:00
  • 981a2b6293
    Merge pull request #1242 from Soullivaneuh/patch-1 Guilhem N 2018-02-26 20:58:32 +01:00
  • e93ab2a438
    Remove beta tag from upgrade note Sullivan SENECHAL 2018-02-26 10:59:28 +01:00
  • 37dfb8ef0d Document how to customize models documentation (#1237) Guilhem N 2018-02-20 09:59:00 +01:00
  • d4b0382fa2
    Merge pull request #1236 from nelmio/properties Guilhem N 2018-02-20 09:56:53 +01:00
  • b464acb945
    Update CHANGELOG.md Guilhem N 2018-02-19 21:53:32 +01:00
  • 7d99a96cf4 Allow to change a property name Guilhem Niot 2018-02-19 21:41:05 +01:00
  • 37efa7228b
    Add a documentation form extension (#1234) Guilhem N 2018-02-19 10:56:51 +01:00
  • 296c63d21c
    Support references to config definitions (#1232) Guilhem N 2018-02-19 10:49:52 +01:00
  • 8097a79d9c
    Merge pull request #1228 from nelmio/GuilhemN-patch-2 Guilhem N 2018-02-14 18:50:05 +01:00
  • e0ce82f8ad
    Fix ObjectDescriber Guilhem N 2018-02-14 13:51:06 +01:00
  • c048adf7b7 Update index.rst (#1223) Roman Borysenko 2018-02-13 18:13:09 +02:00
  • b5f64ea9cc
    Merge pull request #1225 from nelmio/GuilhemN-patch-2 Guilhem N 2018-02-13 09:33:47 +01:00
  • 5b574e883f
    Fix Api-Platform support Guilhem N 2018-02-13 08:49:43 +01:00
  • c72085a507 Added test for the Symfony constraints (#1213) Martijn van Kempen 2018-02-05 18:39:58 +01:00
  • b2adddecd3
    Merge pull request #1218 from nelmio/GuilhemN-patch-1 Guilhem N 2018-02-03 22:44:31 +01:00
  • 3799dc1338
    Allow EXSyst/swagger ~0.4 Guilhem N 2018-02-03 17:54:48 +01:00
  • 72010c1d98 FormModelDescriber: set type to array with correct example for multiple choices form. (#1212) fredrocheron 2018-02-03 12:52:43 +01:00
  • 0012b9438a
    Change 3.1.0 release date Guilhem N 2018-01-28 13:56:02 +01:00
  • dad7f77351 Nullable patterns no longer throw exceptions (#1210) Martijn van Kempen 2018-01-26 17:09:38 +01:00
  • 819cbe354f
    Merge pull request #1208 from nelmio/GuilhemN-patch-1 Guilhem N 2018-01-26 12:49:41 +01:00
  • 79482bf7a2
    Add a missing variable initialisation Guilhem N 2018-01-26 07:37:03 +01:00
  • b4c3dcd6ae Added support for @Security annotations (#1201) Dragos Protung 2018-01-25 21:11:34 +01:00
  • 4e2a25c9bc
    Update CHANGELOG.md Guilhem N 2018-01-25 15:03:03 +01:00
  • b07043ce33 Added Symfony constraint annotation reader (#1202) Martijn van Kempen 2018-01-25 14:59:48 +01:00
  • f193fdb1f1
    Inject the AnnotationsReader in Model describers instead of internal classes (#1203) Guilhem N 2018-01-24 19:58:38 +01:00
  • fe9d12772b Add some missing property attributes for JMS model describer (#1196) Robert Gruber 2018-01-24 15:20:20 +01:00
  • bf9de35b22
    Merge pull request #1192 from Mairu/issue-1191 Guilhem N 2018-01-20 16:59:00 +01:00
  • 5e96c6fce2 allow phpdocumentor/reflection-docblock version ^4.0 (#1191) Mairu 2018-01-18 23:37:33 +01:00
  • 497ad05e5f
    Merge pull request #1188 from michellesanver/fix-deprecations-in-test-due-to-private-service Guilhem N 2018-01-15 17:29:05 +01:00