Releases: spryker/glue-json-api-convention
Releases · spryker/glue-json-api-convention
0.1.2
Included commits: 0.1.1...0.1.2
Improvements
- Introduced
JsonApiSchemaFormatterPlugin
to format JSON convention specific data to generate documentation. - Introduced
ApiApplicationSchemaContext
,ResourceContext
transfers.
0.1.1
Included commits: 0.1.0...0.1.1
Fixes
- Adjusted
JsonApiResponseFormatterPlugin
so it gets proper result ifResource.Id
is empty.
0.1.0
Included commits: https://github.com/spryker/glue-json-api-convention/tree/0.1.0
Initial Release
Introduced functionality for API applications to follow JSON API convention.