NelmioApiDocBundle

Generates documentation for your REST API from annotations

MIT License

Downloads
48.6M
Stars
2.2K
Committers
176

Bot releases are visible (Hide)

NelmioApiDocBundle - v4.11.1

Published by GuilhemN over 1 year ago

What's Changed

Full Changelog: https://github.com/nelmio/NelmioApiDocBundle/compare/v4.11.0...v4.11.1

NelmioApiDocBundle - v4.11.0

Published by GuilhemN over 1 year ago

What's Changed

Full Changelog: https://github.com/nelmio/NelmioApiDocBundle/compare/v4.10.2...v4.11.0

NelmioApiDocBundle - revert commit introducing memory leak

Published by GuilhemN about 2 years ago

NelmioApiDocBundle -

Published by GuilhemN about 2 years ago

NelmioApiDocBundle -

Published by GuilhemN about 2 years ago

  • Optionally use model groups for validation (#1902)
  • Improve debugging contexts (#1988)
  • Add autoconfigure for model describers (https://github.com/nelmio/NelmioApiDocBundle/pull/2012)
  • Read Symfony Serializer DiscriminatorMap from different sources (yaml, xml, etc) (#2034)
NelmioApiDocBundle -

Published by GuilhemN over 2 years ago

  • Add enum support (#1965)
  • Improve "No describer found" error message (#1979)
  • Fix duplicate operation id errors (#1972)
  • Add inline #[PathParameter] attribute support (#1973)
NelmioApiDocBundle -

Published by GuilhemN almost 3 years ago

NelmioApiDocBundle -

Published by GuilhemN almost 3 years ago

Fix Symfony Serializer should not be mandatory (https://github.com/nelmio/NelmioApiDocBundle/pull/1938)

NelmioApiDocBundle - Add Symfony 6 support and php 8.1 attributes

Published by GuilhemN almost 3 years ago

This release brings support for:

  • Symfony 6.x
  • PHP 8.1 attributes, both for zircote/swagger-php annotations, and for the annotations of this bundle itself (@Areas, @Model, @Security, @Operation).
NelmioApiDocBundle - Fix several deprecations

Published by GuilhemN almost 3 years ago

NelmioApiDocBundle -

Published by GuilhemN almost 3 years ago

  • Bump psr/log version
  • Add zircote/swagger-php 4.x support
  • Fix several deprecations
NelmioApiDocBundle -

Published by GuilhemN almost 3 years ago

Add the possibility to document only routes with a swagger annotation (https://github.com/nelmio/NelmioApiDocBundle/pull/1868)

NelmioApiDocBundle -

Published by GuilhemN about 3 years ago

NelmioApiDocBundle - Fix support of apps without twig

Published by GuilhemN about 3 years ago

NelmioApiDocBundle - Allow to dump a static archive with the API documentation

Published by GuilhemN about 3 years ago

NelmioApiDocBundle - Log model name conflicts, and fix deprecations

Published by GuilhemN about 3 years ago

NelmioApiDocBundle -

Published by GuilhemN about 3 years ago

NelmioApiDocBundle - Add compound constraints support

Published by GuilhemN over 3 years ago

NelmioApiDocBundle -

Published by GuilhemN over 3 years ago

  • Add support for php 8 constraint attributes (#1789)
  • Fix Symfony 5.3 support (#1808)
NelmioApiDocBundle -

Published by GuilhemN over 3 years ago