Releases: mops1k/api-client-bundle
Releases · mops1k/api-client-bundle
v1.0.6
Fix merge plugin logic to remove duplicates if redefined in service or query
What's Changed
Full Changelog: v1.0.5...v1.0.6
v1.0.5
fix collection denormalizer
v1.0.4
Add support for collection response
- add
CollectionResponseInterface
interface for handling collection responses
- add
CollectionResponseField
attribute for controlling field name to handle collections in response class
v1.0.2
- fix requires php-http/client-common
v1.0.0
Fully reworked library:
- uses php-http abstraction layer
- drop proxy-manager