Skip to content

0.1.0

Choose a tag to compare

@stixx stixx released this 11 Dec 20:57
· 56 commits to main since this release
5a3cfab

What's Changed

  • Added initial setup of project files for bundle by @stixx in #1
  • Added service configuration for bundle by @stixx in #2
  • Added bundle configuration for CommandController by @stixx in #3
  • Updated code style with php-cs-fixer by @stixx in #4
  • Optimized bundle configuration with a parent validation key by @stixx in #6
  • Fixed bundle alias by ignoring the convention by @stixx in #7
  • Added ApiProblemNormalizer to remove details from response when not in debug mode by @stixx in #8
  • Fixed CommandValueResolver by removing the requirement for scalar data for list endpoints by @stixx in #9
  • Fixed allowing the combination of parameters and requestBody to be resolved by @stixx in #10
  • Fixed normalized response by using the Serializer in the CommandController by @stixx in #11

New Contributors

  • @stixx made their first contribution in #1

Full Changelog: https://github.com/stixx/openapi-command-bundle/commits/0.1.0