510 Commits

Author SHA1 Message Date
cyberemissary
9b9dbe69dd Added describer that removes duplicate parameters when using $ref. 2020-01-09 14:29:52 -05:00
Guilhem Niot
9ab9d6da72
Merge pull request #1579 from Nyholm/patch-1
Update branch alias
2019-12-31 12:00:24 +01:00
Tobias Nyholm
bb1f228efa
Update branch alias 2019-12-31 00:41:05 +01:00
smoench
6f7c1fa870
remove FOSRest on symfony 5 test runs as FOSRest does not support symfony 5 yet 2019-12-20 10:52:36 +01:00
Guilhem Niot
d458761251
Merge pull request #1577 from smoench/fix-compatibility-with-symfony5
fix compatibility with symfony 5
2019-12-19 20:48:23 +01:00
smoench
0d6a1591c8
fix compatibility with symfony 5 2019-12-19 15:41:14 +01:00
Filip Benčo
325ba909e1 fix version in composer 2019-12-13 23:59:09 +01:00
Filip Benčo
0c0f1a72e9 Merge branch 'master' of https://github.com/nelmio/NelmioApiDocBundle 2019-12-13 23:56:34 +01:00
Filip Benčo
9d4df838a6 Reverse PHP version 2019-12-13 23:53:15 +01:00
Filip Benčo
35e48e42d3 FIx PHP version 2019-12-13 23:47:19 +01:00
Filip Benčo
b36c1f2073 Fix Symfony version contraints 2019-12-13 23:44:15 +01:00
Filip Benčo
e9926b8025 Fix BC 2019-12-13 23:32:30 +01:00
Filip Benčo
2a3b2df56a Fix nullable array variables 2019-12-13 23:29:52 +01:00
Filip Benčo
f16ac2e785 Fix tests 2019-12-13 22:54:58 +01:00
Filip Benčo
7fc2f99158 Fix codestyle 2019-12-13 22:48:28 +01:00
Filip Benčo
5d8765db04 Fix codestyle 2019-12-13 22:45:32 +01:00
Filip Benčo
2de03859c0 Fix some bugs and confings 2019-12-13 22:20:13 +01:00
Filip Benčo
f9eacee3fd Add exntensible Property Describers 2019-12-13 21:40:42 +01:00
Guilhem Niot
f47454bd13
Merge pull request #1564 from maxhelias/sf5
Allow Symfony 5
2019-12-04 23:21:55 +01:00
Maxime Helias
bfcbf59caf Allow Symfony 5 2019-11-29 13:59:27 +01:00
Guilhem Niot
f596adfb4d
Merge pull request #1556 from maxhelias/reflection-method
Use getReflectionMethod instead of getReflactionClassAndMethod
2019-11-21 18:18:16 +01:00
Guilhem Niot
e9cdde1355
Merge pull request #1557 from maxhelias/deprecation
Remove deprecated notice about controller_name_converter
2019-11-21 18:16:01 +01:00
Maxime Helias
aa1432f35c Use getReflectionMethod instead of getReflactionClassAndMethod 2019-11-21 18:14:59 +01:00
Guilhem Niot
bea1faec94
Merge pull request #1558 from maxhelias/fix-travis
Fix build travis
2019-11-21 18:12:47 +01:00
Guilhem Niot
220e31667a
Merge pull request #1560 from piotrantosik/support_twig3
Allow Twig 3
2019-11-21 18:11:18 +01:00
Piotr Antosik
e8d4afd1af
Fix tests 2019-11-21 11:41:06 +01:00
Piotr Antosik
dc1f11a46f
Allow Twig 3 2019-11-21 08:53:58 +01:00
Maxime Helias
3888d6b976 Fix build travis 2019-11-20 12:15:00 +01:00
Maxime Helias
1464865de1 Remove deprecated notice about controller_name_converter 2019-11-19 17:23:12 +01:00
Nadrshin
99f5d37601 Support JMS "bool" type (alias for "boolean") (#1547) 2019-11-14 21:06:26 +01:00
DemigodCode
50cf155855 Fix Controllers used as Services in Symfony >=4.1 (#1530)
* Symfony >4.1 ControllerService support

* Add usage

* StyleCI Fix

* Fix unittests deprecation for Symfony 4.3

* missing quote

* Revert "missing quote"

This reverts commit 25ca0a5b0b0ab01c7de52ae10b185ffeead38880.

* Revert "Fix unittests deprecation for Symfony 4.3"

This reverts commit bcdb51483d6052037820f1c669ee91a7099aced4.

* Test another deprecation fix

* Revert "Test another deprecation fix"

This reverts commit d9bc1b604e4ebec7789316472fd656ce30ee9e57.

* Syntax not removed in sf <4.1 only deprecated
2019-07-09 11:59:30 +02:00
Gripinskiy Sergey
57f8cf4634 Question about @SWG\Tag annotation added to FAQ (#1525) 2019-06-15 15:22:54 +02:00
Guilhem N
48c29474e0
Update swagger-ui (#1518) 2019-06-10 12:32:09 +02:00
Paweł Mikołajczuk
14e4eedbad Merge pull request #1522 from ahilles107/port/options_support_in_model
Port/options support in model
2019-06-01 15:31:09 +02:00
Guilhem N
846e2e3ae4
Merge pull request #1456 from cyberemissary/cache-authorization
Cache authorization in local storage.
2019-05-18 09:56:51 +02:00
cyberemissary
31ef0bdc58 Cache authorization in local storage. 2019-05-17 16:50:49 -04:00
Asmir Mustafic
eb255010a0 Support typed embedded relation with willdurand/hateoas 3.0 (#1510)
* allow typed embedded relation with hateoas 3.0

* symfony/framework-bundle 4.2.7 is broken

https://github.com/symfony/symfony/pull/31156

* internal public methods
2019-05-02 10:02:16 +02:00
Guilhem N
101648bb8f
Merge pull request #1506 from nelmio/GuilhemN-patch-1
Fix map support of FOSRestBundle
2019-04-23 21:46:19 +02:00
Guilhem N
bad6df703e
Merge pull request #1482 from goetas/use-jms-groups-logic
Use jms/serializer groups detection logic
2019-04-23 21:23:56 +02:00
Serhii Polishchuk
74fcffdc37 Fixed names and multi for array query params (#1509) 2019-04-23 21:12:44 +02:00
Asmir Mustafic
4fbf096595
require jms v3 2019-04-23 15:13:44 +02:00
Guilhem N
a3800fb29a
Fix CS 2019-04-20 13:21:54 +02:00
Guilhem N
90293e171f
Fix map support of FOSRestBundle 2019-04-20 13:18:00 +02:00
Asmir Mustafic
54053571a8
let composer decide the stability 2019-04-17 22:05:30 +02:00
Asmir Mustafic
65e940f7f8
use jms serialization groups detection 2019-04-17 22:05:30 +02:00
Serhii Kondratiuk
ccad10aae1 Added name_patterns filter option (#1504) 2019-04-16 17:22:50 +02:00
Asmir Mustafic
d6ea99420e Allow model describers on jms custom types (#1495)
* allow model describers on jms custom types

* add fallback describer

* test custom type def

* remove object_fallback describer from the container when jms is not active
2019-04-16 12:13:33 +02:00
Guilhem N
258dd2f69f
Improve exceptions message (#1502) 2019-04-12 09:35:49 +02:00
Guilhem N
2c504cdd98
Add exceptions in the upgrading command to warn about the requirement to run it on 2.x (#1501) 2019-04-11 20:54:16 +02:00
Guilhem N
92dfcc41a4
Bump Phpunit Bridge (#1499) 2019-04-10 21:44:40 +02:00