Asmir Mustafic
4fbf096595
require jms v3
2019-04-23 15:13:44 +02:00
Guilhem N
92dfcc41a4
Bump Phpunit Bridge ( #1499 )
2019-04-10 21:44:40 +02:00
Asmir Mustafic
d15b4123c1
add hateoas v3 compat
2019-01-26 20:55:52 +01:00
Asmir Mustafic
d00d145b20
allow jms serializer bundle 3.0
2019-01-11 10:42:01 +01:00
Javier Spagnoletti
df9893428e
[JMSModelDescriber] Allow to use free form objects from JMS serialization ( #1368 )
...
* [JMSModelDescriber] Allow to use free form objects from JMS serialization
* Remove unused variable
* Refactor `describeItem()`
* Add more tests
* early detect of free form objects
* Add test for array property without type
* Merge `findPropertyType()` and `registerPropertyType()` methods
* Update `registerPropertyType()` in order to set "object" as type for arrays with undefined item types
* Set "additionalProperties" definition for arrays without defined items
* Simplified `registerPropertyType()`
* Merged `registerPropertyType()` into `describeItem()`
* Fix comment
* Fix comment
2018-08-21 17:41:32 +02:00
Markus Poerschke
072f189059
Update PHPUnit to 6.5 and allow newer version of PHPUnit Bridge
2018-05-28 13:58:42 +02:00
Asmir Mustafic
4253ff6b67
Merge pull request #1277 from goetas/bazinga-hateoas
...
Add basic BazingaHateoasBundle support
2018-05-05 14:49:17 +02:00
Guilhem Niot
8a29e6824d
Add a test case
2018-03-22 19:03:25 +01:00
Javier Spagnoletti
ec851ca65c
Allow to filter routes by host ( #1121 )
2018-03-17 10:37:54 -03:00
Guilhem N
3799dc1338
Allow EXSyst/swagger ~0.4
2018-02-03 17:54:48 +01:00
Mairu
5e96c6fce2
allow phpdocumentor/reflection-docblock version ^4.0 ( #1191 )
2018-01-18 23:37:33 +01:00
Guilhem N
eda4a0a340
Always require phpdocumentor/reflection-docblock ( #1186 )
2018-01-13 14:18:13 +01:00
Guilhem Niot
a09c105955
Fix Api-Platform support
2018-01-04 18:08:14 +01:00
Guilhem Niot
eb77f3708c
Cleanup
2018-01-04 11:34:23 +01:00
Guilhem N
48107de67d
Merge branch 'master' into complex_groups
2017-12-21 17:17:36 +01:00
Guilhem Niot
a4fe1f8078
Fix CS
2017-12-17 10:44:07 +01:00
Kori
29ec20bda1
Fix exception when attempting to read swagger annotation for virtual property ( #1136 )
...
* Fix exception when attempting to read swagger annotation for virtual property
* drop jms 1.0, add stopwatch for dependency
2017-12-09 14:31:56 +01:00
Yi Ping
d4bf23bcfb
Fix complex groups for jms serializer
2017-12-08 10:38:49 +08:00
Guilhem N
8a023a1897
Update travis config ( #1117 )
2017-11-27 14:40:22 +01:00
Tarmo Leppänen
87f40feefc
Support for PHP 7.2 ( #1094 )
...
* Support for PHP 7.2
* Update composer.json
2017-09-27 20:29:54 +02:00
Tobias Nyholm
585baa2477
Syntax update
...
`~7.0|~7.1` is the same as `~7.0`. I think you mean to do `7.0.*|7.1.*` since PHP does not do Semver.
2017-08-28 20:42:50 +02:00
Guilhem Niot
9d86a81f2c
Bump exsyst/swagger version
2017-07-25 10:45:34 +02:00
Guilhem Niot
b8479d02e1
Add JMS serializer support
2017-07-25 10:09:41 +02:00
Guilhem Niot
8eb084908d
Add forms support
2017-06-24 19:54:48 +02:00
Guilhem Niot
9c0db1ea51
Fix symfony 4 support
2017-06-14 14:22:46 +02:00
Guilhem Niot
7a7b7c1030
Bump dependencies
2017-06-14 13:27:07 +02:00
Guilhem Niot
18b56b8edf
Support Symfony 4.0
2017-06-02 22:09:14 +02:00
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
6ba5c18b88
Update branch alias
2017-05-31 14:12:01 +02:00
Guilhem N
260a2689a6
Add Swagger-ui support
2017-05-13 13:55:13 +02: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
b1d95d966d
[SwaggerPhp] Only parse controllers
2017-01-25 18:44:57 +01:00
Guilhem N
14ae741115
Add models support
2017-01-14 17:36:56 +01:00
Guilhem N
1a17a5f5da
Allow implicit operations with SwaggerPhp annotations
2017-01-08 12:12:43 +01:00
Guilhem N
9b677f2ff3
Re-add symfony 2.8 support
2016-12-29 15:31:10 +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
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
Ener-Getick
ffda7801f6
Add FOSRestBundle support
2016-08-04 22:27:10 +02:00
Ener-Getick
02601125bd
Make the document generated valid
2016-08-01 19:58:57 +02:00
Ener-Getick
c37d615071
Update dependencies
2016-07-29 18:40:56 +02:00
Ener-Getick
170249b369
Add ApiPlatform support
2016-07-29 10:22:40 +02:00
Ener-Getick
71f4458085
Use ener-getick/swagger
2016-07-28 10:20:59 +02:00
Ener-Getick
41a9684e94
Drop support of php 5.6
2016-07-14 23:58:31 +02:00
Ener-Getick
3490b01d1d
Add php docs support
2016-07-13 23:05:14 +02:00
Ener-Getick
42a2aefb41
Transform in a bundle
2016-07-12 00:33:55 +02:00
Ener-Getick
827d5ea152
Initialize
2016-06-30 23:30:37 +02:00