Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Support Loopback Component Storage #244

Open
tatemz opened this issue Aug 16, 2017 · 0 comments
Open

[Feature Request] Support Loopback Component Storage #244

tatemz opened this issue Aug 16, 2017 · 0 comments

Comments

@tatemz
Copy link

tatemz commented Aug 16, 2017

Note: The below understanding is just a conjecture of how the storage module works.

Because the loopback-component-storage module creates API endpoints that do not align with those laid out by the Connector class, the input/output data is not picked up by the serializers within loopback-component-jsonapi.

This means that the input/output JSON does not conform to the jsonapi spec. Additionally, relationships to storage items are not possible.

Any thoughts on what approach would be best to ensure the storage endpoints also conform to the jsonapi spec?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant