Commit Graph

  • f2c75ebc9d
    Fix Open API doc for DateTime requirements Thomas Lallement 2021-03-11 19:06:17 +01:00
  • 8f646b8484
    allow areas annotation for controller class (#1528) Dmitry Pchelintsev 2021-03-03 22:47:08 +03:00
  • 883d7b6c89
    Apply enum from Choice Constraints to Items When Choice is Multiple (#1784) Christopher Davis 2021-02-19 02:41:32 -06:00
  • ceda09fe85
    Merge pull request #1781 from chrisguitarguy/fix_lengths Guilhem Niot 2021-02-16 01:03:59 +01:00
  • d074e05436
    Merge pull request #1777 from saleh199/add_yaml_doc Guilhem Niot 2021-02-16 01:01:33 +01:00
  • 530311c489 Check Min and Max in Length Constraints Before Setting in Schemas Christopher Davis 2021-02-10 10:33:55 -06:00
  • 774057a91a
    Revert DocumentationController name Saleh Saeed 2021-02-08 22:54:21 +01:00
  • 1b4437d88a
    Merge pull request #1776 from chrisguitarguy/discriminator_field Guilhem Niot 2021-02-08 22:46:49 +01:00
  • 87004fc428 Don't Use ref in Discriminator mapping Christopher Davis 2021-02-08 15:39:14 -06:00
  • 1913b1ab23
    Merge pull request #1774 from illuin-tech/master Guilhem Niot 2021-02-08 22:17:01 +01:00
  • 2b387e80f2 Fix styleci Saleh Saeed 2021-02-01 23:34:02 +01:00
  • 46ef005787 Add Yaml Documentation Saleh Saeed 2021-02-01 23:29:53 +01:00
  • ac7e29da21 Fix CS Christopher Davis 2021-02-01 09:50:15 -06:00
  • 9299c0e52e Support OpenAPI Polymorphism in ObjectModelDescriber Christopher Davis 2021-02-01 08:56:31 -06:00
  • d8626c2735 Introduce a Trait to Build OpenAPI Discriminators Christopher Davis 2021-02-01 08:37:20 -06:00
  • eeb0b4efba Support oauth2 scopes in Security annotation Paul des Garets 2021-01-26 19:05:27 +01:00
  • 306aba97a4 Merge #1769 Guilhem Niot 2020-12-30 00:15:43 +01:00
  • bc2b3f7530 Merge branch '3.x' Guilhem Niot 2020-12-29 10:30:06 +01:00
  • e57ede23ed Use annotations reader without cache Guilhem Niot 2020-12-29 10:27:09 +01:00
  • 42365c71cc Fix a regression about manual paths in operation no longer being taken into account Guilhem Niot 2020-12-27 00:53:57 +01:00
  • 820c058de7
    Update build status with github actions Guilhem Niot 2020-12-22 11:27:56 +01:00
  • ba3fe1cdfa Merge branch '3.x' Guilhem Niot 2020-12-17 00:06:17 +01:00
  • 3895e17fe4 Fix exposure of private/protected methods Guilhem Niot 2020-12-16 23:44:26 +01:00
  • 76c6f05023 Use stable version of FOSRestBundle Guilhem Niot 2020-12-16 21:29:41 +01:00
  • a9e8db4af0
    Fix the tests (#1761) Guilhem Niot 2020-12-10 23:00:21 +01:00
  • 85978ad800 Fix github actions Guilhem Niot 2020-12-10 22:40:50 +01:00
  • 18c040b1c4 Add master branch to git actions workflow Guilhem Niot 2020-12-10 22:32:53 +01:00
  • 909a7934b4 Merge branch '3.x' Guilhem Niot 2020-12-10 22:31:50 +01:00
  • 0a3785fd26 Fix cs Guilhem Niot 2020-12-10 22:30:50 +01:00
  • 363fd26f7c Merge branch '3.x' Guilhem Niot 2020-12-10 22:28:55 +01:00
  • 6d995a6e03
    Add php 8 support (#1745) Guilhem Niot 2020-12-10 21:59:36 +01:00
  • 67b28f1f7f
    Allow the usage of @SWG\Definition on form types (#1751) Guilhem Niot 2020-12-02 15:39:15 +01:00
  • 90f835f1ef
    Allow to not document form types fields (#1752) Guilhem Niot 2020-12-02 15:38:38 +01:00
  • f60724e90a
    Merge pull request #1747 from nelmio/arrayitemserror Guilhem Niot 2020-11-28 18:34:49 +01:00
  • a01fd1e4f0 Fix error Guilhem Niot 2020-11-28 16:11:05 +01:00
  • 68bf1670f3 Fix CS Guilhem Niot 2020-11-20 17:10:21 +01:00
  • 0912c85a0d Improve error when the items type of an array is not specified Guilhem Niot 2020-11-20 17:06:56 +01:00
  • e9914097f7
    Merge pull request #1740 from nelmio/refparams Guilhem Niot 2020-11-03 10:32:13 +01:00
  • 412eff9805 Test the support of QueryParam::$map Guilhem Niot 2020-11-03 10:10:31 +01:00
  • dd8d3c00b6
    Merge pull request #1735 from maxperrimond/fos-query-param-map Guilhem Niot 2020-11-03 10:10:02 +01:00
  • 1279c82d43
    Merge pull request #1737 from magnetik/override-init-swagger Guilhem Niot 2020-11-03 10:04:54 +01:00
  • cc5bc47a0b Add documentation Baptiste Lafontaine 2020-11-02 11:21:34 +01:00
  • e1700ba4b5 Fix the detection of references in the RouteMetadataDescriber Guilhem Niot 2020-11-01 11:41:49 +01:00
  • 8c0dcf5605
    Improve error about property type Guilhem Niot 2020-11-01 11:32:13 +01:00
  • cbab00939f Allow to pass options to the constructor of SwaggerUIBundle Baptiste Lafontaine 2020-10-23 15:04:00 +02:00
  • fafd243f55 Fix Fos rest query param with map Maxime Perrimond 2020-10-22 11:30:34 +02:00
  • 00e4b53802
    Merge pull request #1727 from lucassabreu/add-utf8-charset Guilhem Niot 2020-10-04 09:48:59 +02:00
  • b022f6b219 (feat): add utf-8 charset to response Lucas dos Santos Abreu 2020-10-02 13:52:30 -03:00
  • 2f8416618d Merge branch '3.x' Guilhem Niot 2020-09-29 12:31:37 +02:00
  • 290df23dc0 Fix property_exists for SymfonyConstraintAnnotationReader Alex Kalineskou 2020-09-28 22:45:24 +03:00
  • efc179897b
    Merge pull request #1723 from akalineskou/master Guilhem Niot 2020-09-29 12:24:28 +02:00
  • f6edaf8816
    Merge pull request #1722 from phansys/git_attributes Guilhem Niot 2020-09-29 12:23:19 +02:00
  • 3f6afe54cd Fix property_exists for SymfonyConstraintAnnotationReader Alex Kalineskou 2020-09-28 22:45:24 +03:00
  • e8ce0960a2 Exclude development files from dist package Javier Spagnoletti 2020-09-28 10:36:17 -03:00
  • 4436c468f1 Fix the tests broken by zircote/swagger-php Guilhem Niot 2020-09-27 22:20:04 +02:00
  • 416d1f2d2a Merge branch '3.x' Guilhem Niot 2020-09-20 20:38:43 +02:00
  • 6faec06321
    Fix the tests (#1720) Guilhem Niot 2020-09-20 20:38:26 +02:00
  • 318fa82cc0
    Merge pull request #1718 from rishirajpurohit/enhancement/make-RouteDescriberTrait-public Guilhem Niot 2020-09-20 20:16:29 +02:00
  • b579dbe3dc remove internal tag to avoid deprecation warnings Rishiraj Purohit 2020-09-20 12:53:27 +02:00
  • edd6857b51 Revert "Adapt https://github.com/nelmio/NelmioApiDocBundle/pull/1711 to 3.x" Guilhem Niot 2020-09-09 08:55:41 +02:00
  • 865527b85b Merge branch '3.x' Guilhem Niot 2020-09-09 08:55:20 +02:00
  • ab8c44f520 Adapt https://github.com/nelmio/NelmioApiDocBundle/pull/1711 to 3.x Guilhem Niot 2020-09-09 08:52:15 +02:00
  • 0da1909cb9 Add support for allowNull for Assert\NotBlank Alex Kalineskou 2020-08-31 23:22:42 +03:00
  • c1903db109 Fix the JMSModelDescriber Guilhem Niot 2020-09-09 08:35:01 +02:00
  • 429d809f41 Ignore ReflectionException for "magic" JMS\Accessor methods (#1715) Paul Dugas 2020-09-09 02:27:47 -04:00
  • 5b6983e179 Fix the JMSModelDescriber Guilhem Niot 2020-09-09 08:35:01 +02:00
  • fcb52246b2
    Ignore ReflectionException for "magic" JMS\Accessor methods (#1715) Paul Dugas 2020-09-09 02:27:47 -04:00
  • a4c4ffcf3b
    Fix incorrect media types (#1712) Pavel Stejskal 2020-09-01 16:42:55 +02:00
  • 5b6f128bd0
    Update @OA\Parameter usage example (#1706) Guilhem Niot 2020-08-26 22:30:16 +02:00
  • 5dce5fe1bc
    correction an invalid yaml in the documentation (#1703) vadim2991 2020-08-21 23:39:40 +03:00
  • d9f1611f72
    Release version 3.7 Guilhem Niot 2020-08-12 11:06:17 +02:00
  • 878c436698 Merge branch 3.x Guilhem Niot 2020-08-12 10:50:21 +02:00
  • 71f0cfddcb
    Supports reflection for routes configured in PHP files. (#1701) Adir Kuhn 2020-08-11 16:46:05 +02:00
  • 282724580c
    Fix a wrong use of operation->security (#1700) Guilhem Niot 2020-08-11 16:44:43 +02:00
  • eeb4a8b90e
    Fix ServerVariable management (#1694) Guilhem Niot 2020-08-11 16:44:05 +02:00
  • 23fdbf0412 Merge branch '3.x' Guilhem Niot 2020-08-06 10:29:17 +02:00
  • edf6b70175 Apply StyleCI fixes Guilhem Niot 2020-08-06 10:26:59 +02:00
  • ff4726f38d Update StyleCI config Guilhem Niot 2020-08-06 10:25:35 +02:00
  • 9592c7ebfa
    Fix nullable array properties (#1697) Filip Benčo 2020-08-06 10:22:59 +02:00
  • 34598be7ee Merge branch '3.x' Guilhem Niot 2020-07-24 17:00:10 +02:00
  • 0d2552edab
    Update the links in the README Guilhem Niot 2020-07-24 16:58:58 +02:00
  • 0fd910b34a
    Update the installation command Guilhem Niot 2020-07-24 16:57:39 +02:00
  • 35b84d1298
    Fix @charliefancelli's report (https://github.com/nelmio/NelmioApiDocBundle/issues/1689) Guilhem Niot 2020-07-24 15:50:01 +02:00
  • 0e7803888a
    Excluded tests from classmap (#1521) SAMUEL NELA 2020-07-24 15:48:12 +02:00
  • b9d49e5799
    Update CHANGELOG.md Guilhem Niot 2020-07-24 15:45:52 +02:00
  • 69df4c38b5
    Disable the OperationId processor (#1685) Guilhem Niot 2020-07-24 08:37:58 +02:00
  • a82a1c1416
    Fix @OA\JsonContent usage in the docs Guilhem Niot 2020-07-20 20:12:23 +02:00
  • 9de23eb4a5 Merge '3.x' Guilhem Niot 2020-07-18 13:37:58 +02:00
  • 523d28e955
    Add annotations support at methods level when using the JMS serializer (#1682) Guilhem Niot 2020-07-18 13:31:41 +02:00
  • 545432f7ec Support annotations for virtual properties Guilhem Niot 2020-07-18 10:10:37 +02:00
  • fa3158ce67 Document the support of OA annotations on methods Guilhem Niot 2020-07-12 15:21:14 +02:00
  • ad4e5551f5 Merge remote-tracking branch 'origin/3.x' into HEAD Guilhem Niot 2020-07-12 15:04:20 +02:00
  • 8948d5418b
    Add methods metadata support for models (#1678) Guilhem Niot 2020-07-12 14:54:39 +02:00
  • d167685f42 Merge remote-tracking branch 'origin/3.x' into HEAD Guilhem Niot 2020-07-11 18:06:00 +02:00
  • f998c1632f
    Fix Changelog Guilhem Niot 2020-07-11 18:05:11 +02:00
  • f420532121
    Support using annotations only at the class level of controllers (#1668) Guilhem Niot 2020-07-11 17:53:09 +02:00
  • 33964a4bfc
    Merge pull request #6 from devalex86/form_info_parser Sergey Linnik 2020-07-06 20:59:51 +03:00
  • 7d9573ddf6
    Move the OpenApi processing to ApiDocGenerator (#1671) Guilhem Niot 2020-07-06 19:50:34 +02:00
  • d43396c930 ability to change information for types of forms Alexander Kulinich 2020-07-02 22:57:05 +03:00
  • fe39acd6a8
    Bugfix/remove pattern from property expression message error (#1670) pratyam 2020-07-04 16:27:40 +02:00