612 Commits

Author SHA1 Message Date
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
Guilhem N
d3d5a9f448
Remove unused fields of @ApiDoc 2016-12-29 13:36:21 +01:00
Guilhem N
4990eb9152
Re-add contributing informations 2016-12-29 13:35:36 +01:00
Guilhem N
c797269bef
Change the vendor to "Nelmio" 2016-12-29 12:09:26 +01:00
Guilhem N
c480ff4228
Bump doctrine/annotations version 2016-12-17 12:42:34 +01:00
Guilhem N
25eb57e8a3 Merge pull request #5 from EXSyst/FORMAT
Fix _format path parameter removal
2016-12-03 20:58:16 +01:00
Guilhem N
9efcc24cdd
Use PHP-CS-FIXER 2.0 2016-12-01 18:16:02 +01:00
Guilhem N
e221047351
Fix CS 2016-12-01 17:25:53 +01:00
Guilhem N
32dbbade38
Fix _format path parameter removal 2016-12-01 17:19:33 +01:00
Guilhem N
ab3dec1125
Test .{_format} removal 2016-11-30 16:52:13 +01:00
Guilhem N
da6527060f
Test FOSRestBundle support 2016-11-30 16:21:03 +01:00
Guilhem N
f6f91562d9
Fix a type hint issue in RouteDescriber 2016-11-30 16:10:45 +01:00
Baptiste Lafontaine
fd6d9ac7a7 Fix usage of FOS QueryParam::getKey() that is protected since 1.8 2016-11-30 16:06:20 +01:00
Guilhem N
2b86a2346d
Make ApiDocGenerator final 2016-11-30 15:10:01 +01:00
Guilhem N
fd92284b83
Make most classes final 2016-11-30 15:05:57 +01:00
Guilhem N
9b82da1d85 Merge pull request #2 from EXSyst/FILTER_ROUTES
Allow to filter routes based on their path
2016-11-30 15:02:27 +01:00
Guilhem N
3364bf3af3
Allow to filter routes based on their path 2016-11-30 14:54:04 +01:00
Guilhem N
f810f6a94e
Add a note about an empty catch 2016-11-30 14:17:42 +01:00
Guilhem N
ceb1d034c8
Bump exsyst/swagger version 2016-11-18 22:30:45 +01:00
Guilhem N
c6bbaecc54
Fix tests 2016-11-18 22:16:53 +01:00
Guilhem N
b0ba1dd9c6
Improve the readme 2016-11-18 18:00:09 +01:00
Ener-Getick
8c71270c66
Update the extension 2016-08-04 22:36:20 +02:00
Ener-Getick
cbd0b453ce
Register the FOSRestDescriber 2016-08-04 22:34:46 +02:00
Ener-Getick
243680c73c
Fix CS 2016-08-04 22:30:44 +02:00
Ener-Getick
ffda7801f6
Add FOSRestBundle support 2016-08-04 22:27:10 +02:00
Ener-Getick
7a7f78a53f
Fix CS 2016-08-01 20:00:18 +02:00
Ener-Getick
02601125bd
Make the document generated valid 2016-08-01 19:58:57 +02:00
Ener-Getick
d1adffe41f
Improve php docs 2016-07-30 20:27:51 +02:00
Ener-Getick
6ff6f2b345
Fix CS 2016-07-30 20:04:03 +02:00
Ener-Getick
c37d615071
Update dependencies 2016-07-29 18:40:56 +02:00