Releases: stixx/openapi-command-bundle
Releases · stixx/openapi-command-bundle
0.5.2
02 Mar 23:21
Compare
Sorry, something went wrong.
No results found
What's Changed
Changed the ApiExceptionSubscriber to be less aggressive by @stixx in #18
Full Changelog : 0.5.1...0.5.2
0.5.1
01 Mar 21:59
Compare
Sorry, something went wrong.
No results found
0.5.0
01 Mar 21:16
Compare
Sorry, something went wrong.
No results found
What's Changed
Bundle configuration to automatically include ProblemDetails in the OpenAPI schema by @stixx in #16
Full Changelog : 0.4.0...0.5.0
0.4.0
01 Mar 16:13
Compare
Sorry, something went wrong.
No results found
What's Changed
Added CodeRabbit configuration by @stixx in #14
Added functional test suite with optimizations for bundle by @stixx in #15
Full Changelog : 0.3.0...0.4.0
0.3.0
25 Jan 23:38
Compare
Sorry, something went wrong.
No results found
0.2.1
12 Dec 23:56
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed JsonSerializedResponder to handle arrays and iterables by @stixx in #13
Full Changelog : 0.2.0...0.2.1
0.2.0
12 Dec 23:34
Compare
Sorry, something went wrong.
No results found
What's Changed
Added responder to CommandController to align more with the ADR pattern by @stixx in #12
Full Changelog : 0.1.0...0.2.0
0.1.0
11 Dec 20:57
Compare
Sorry, something went wrong.
No results found
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