Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Default array serialization when application/json #19

Closed
abargnesi opened this issue Feb 3, 2015 · 0 comments
Closed

Default array serialization when application/json #19

abargnesi opened this issue Feb 3, 2015 · 0 comments
Labels

Comments

@abargnesi
Copy link
Member

Currently collection properties serialize under the _embedded key due to HAL serialization.

When accepting application/json we should return collection properties as arrays in place. An example would be the response from GET /api/evidence.

abargnesi added a commit that referenced this issue Feb 4, 2015
now returns vanilla json in the *application/json* case

refs #19
abargnesi added a commit that referenced this issue Feb 4, 2015
updated api docs; added schemas for completion

fixes #19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant