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

Make type accessor consistent regarding argument list #77

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

christianrolle
Copy link

It should be possible to assign 1-n types to an entity.
Therefore the type accessor is expected to deal with array as list as well.

robsliwi and others added 10 commits May 3, 2018 16:38
It's already included in v0.6.0
Required is moved to a class on the frontend side.
See: https://github.com/evopark/product-backend/pull/20
…or-fields

Remove required attribute for fields
Support arrays in #klass, Siren title
When adding multiple entities with the same
attributes the Siren-Adapter just ignored the new
entity if there was already one with the same
values.
It should be possible to assign 1-n types to an entity.
Therefore the type accessor is expected to deal with
array as list as well.
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

Successfully merging this pull request may close these issues.

3 participants