Releases: rafrsr/generic-api
Releases · rafrsr/generic-api
v2.0.4
- Event system to catch some events in the API
- Adding debugger to get look arround requests and responses
- Update dependencies to use symfony validator >= 2.7
v2.0.3
- callback message parser to parse response using a
callable
- added method
makeRequestBuilder
to create custom request builder instance on the api
- some minor issues
v2.0.2
- Deserialize context argument for xml and json responses
- Remove xml namespaces prefixes of xml responses
v2.0.1
- support for legacy projects using doctrine cache 1.4
v2.0.0
- Moved namespace from TopLib to Rafrsr
- Support with Symfony 3.0 components
First stable version
v1.0.0
testing ApiRequestBuilder, ApiRequest