91 Commits

Author SHA1 Message Date
Guilhem Niot
4c882d3c8c fix tests 2017-05-31 19:49:04 +02:00
Guilhem Niot
a65b7c4074 Use phpunit 6 2017-05-31 19:36:17 +02:00
Guilhem Niot
87a42ab52d fix cs 2017-05-31 18:35:02 +02:00
Guilhem Niot
93cddd98a4 Update UPGRADE-3.0.md 2017-05-31 16:28:06 +02:00
Guilhem Niot
6ba5c18b88 Update branch alias 2017-05-31 14:12:01 +02:00
Guilhem Niot
ccdcecb77a Update composer constraint 2017-05-31 14:10:44 +02:00
Guilhem Niot
cdf29801c8 Merge pull request #991 from nelmio/UPGRADE
[3.0] Add a migration guide
2017-05-18 16:58:19 +00:00
Guilhem Niot
ab765b05dd Delete UPGRADING-3.0.md 2017-05-13 18:11:43 +02:00
Guilhem Niot
670bdfa1d0 Add a migration guide 2017-05-13 18:10:54 +02:00
Guilhem Niot
8d5a0aff01 Merge pull request #990 from nelmio/DOC
[3.0] Document the bundle
2017-05-13 15:21:56 +00:00
Guilhem Niot
f7c4aae3f9 Document the bundle 2017-05-13 17:21:28 +02:00
Guilhem Niot
18eec11ab0 Merge pull request #948 from nelmio/SWAGGERUI
[3.0] Add Swagger-ui support
2017-05-13 11:57:42 +00:00
Guilhem N
260a2689a6 Add Swagger-ui support 2017-05-13 13:55:13 +02:00
Guilhem Niot
f5d8020098 Merge pull request #975 from nelmio/TAGS
Support @SWG\Tag
2017-03-21 18:44:38 +01:00
Guilhem Niot
68a1d0b0ee Merge pull request #976 from magnetik/fos-required
[3.0] Handle FOSRestBundle QueryParam required
2017-03-21 18:43:39 +01:00
Baptiste Lafontaine
c9c5042186 Handle FOSRestBundle QueryParam required QueryParams 2017-03-20 10:44:29 +01:00
Guilhem Niot
ef4f587d33
Support @SWG\Tag 2017-03-17 19:45:46 +01:00
Guilhem Niot
12247cb56e
Add return types 2017-03-17 19:37:51 +01:00
Guilhem Niot
1b7eb1c69c Merge pull request #973 from nelmio/FILTERED_COLLECTION
[3.0] Get ride of Swagger-Php parser
2017-03-17 19:29:48 +01:00
Guilhem Niot
ebe2bdf4d6
Get ride of Swagger-Php parser 2017-03-16 19:52:18 +01:00
Guilhem Niot
e3314717df Merge pull request #971 from magnetik/property
Do not use nullable result directly in ObjectModelDescriber
2017-03-16 19:34:22 +01:00
Guilhem Niot
8ab1b996b3
Filter routes used by the SwaggerDescriber 2017-03-15 14:00:39 +01:00
Baptiste Lafontaine
02270a6755 Do not use nullable result directly 2017-03-15 13:59:45 +01:00
Guilhem Niot
c3e285f08d Merge pull request #972 from nelmio/TESTS
Fix the tests
2017-03-15 13:42:47 +01:00
Guilhem Niot
1f31a2357f
Fix the tests 2017-03-15 13:38:23 +01:00
Guilhem Niot
cb74f4d36c
Bump zircote/swagger-php version 2017-03-15 13:31:40 +01:00
Guilhem Niot
19666e1ed6
Update the branch alias 2017-02-21 14:53:41 +01:00
Guilhem N
3062fe0a13 Merge pull request #953 from nelmio/CONFIG
[3.0] Add a config option to configure the base of the documentation
2017-02-11 15:03:00 +01:00
Guilhem N
cde91cc38c Merge branch 'dev' into CONFIG 2017-02-07 19:14:35 +01:00
Guilhem N
fa0d937160
Do not allow using @Model in @Swagger annotation 2017-02-02 17:22:07 +01:00
Guilhem N
b85eb00a79 Merge pull request #952 from nelmio/SWAGGER
[3.0][SwaggerPhp] Only parse controllers
2017-02-01 17:08:50 +01:00
Guilhem N
2e034dc3a8
Remove EXSystApiDocBundle 2017-02-01 16:14:58 +01:00
Guilhem N
645f4f2c1b
Make compiler passes internal 2017-02-01 16:13:49 +01:00
Guilhem N
801b9c9131 Merge pull request #954 from nelmio/PROPERTYINFO
Fix an error when installing NelmioApiDocBundle
2017-01-25 19:56:38 +01:00
Guilhem N
33274ca4a8
Fix an error when installing NelmioApiDocBundle 2017-01-25 19:38:56 +01:00
Guilhem N
0f2cb3fde2
Add a config option to configure the base of the documentation 2017-01-25 18:53:19 +01:00
Guilhem N
b1d95d966d
[SwaggerPhp] Only parse controllers 2017-01-25 18:44:57 +01:00
Guilhem N
fcf0b104c0 Merge pull request #951 from magnetik/model-bool
Add support for bool type in ScalarModelDescriber
2017-01-20 12:00:34 +01:00
Baptiste Lafontaine
e613ee48c6 Add support for bool type in ScalarModelDescriber 2017-01-20 09:27:10 +01:00
Guilhem N
69f0a6fd35 Merge pull request #949 from magnetik/source-folder
Make source folder configurable
2017-01-19 10:06:42 +01:00
Baptiste Lafontaine
92c108839c Make source folder configurable 2017-01-19 09:43:44 +01:00
Guilhem N
3a29c598cc Merge pull request #943 from nelmio/SWAGGERMODEL
[3.0] Add a @Model annotation
2017-01-18 16:04:30 +01:00
Guilhem N
14ae741115
Add models support 2017-01-14 17:36:56 +01:00
Guilhem N
936b8390f2 Merge pull request #945 from nelmio/REMOVEAPIDOC
[3.0] Remove the `@ApiDoc` annotation
2017-01-14 17:01:15 +01:00
Guilhem N
a098f3f4e9
Remove the @ApiDoc annotation 2017-01-09 12:21:53 +01:00
Guilhem N
2b2ac363a9 Merge pull request #938 from nelmio/SWAGGERPHP
[3.0] Allow implicit operations with SwaggerPhp annotations
2017-01-08 12:21:35 +01:00
Guilhem N
1a17a5f5da
Allow implicit operations with SwaggerPhp annotations 2017-01-08 12:12:43 +01:00
Guilhem N
1e8692ad37
Remove @ApiDoc::$parsedResponseMap 2017-01-01 20:45:06 +01:00
Guilhem N
9b677f2ff3
Re-add symfony 2.8 support 2016-12-29 15:31:10 +01:00
Guilhem N
af3b77eb9f
Run Travis on the dev branch 2016-12-29 13:47:18 +01:00