Releases: stixx/openapi-command-bundle
Releases · stixx/openapi-command-bundle
0.3.0
0.2.1
0.2.0
0.1.0
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
Full Changelog: https://github.com/stixx/openapi-command-bundle/commits/0.1.0