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

removed discriminators #287

Merged
merged 1 commit into from
Apr 7, 2022
Merged

Conversation

gra-moore
Copy link
Collaborator

No description provided.

@cookeac
Copy link
Collaborator

cookeac commented Apr 5, 2022

This looks good to me.

  • EventType removed from icarEventCoreResource because ResourceType (from icarResource) will serve effectively.
  • IdentifierType removed from icarIdentifierType because identifiers were not designed to use inheritance - but it could be replaced if it was really necessary.
  • MemberType removed from icarResourceCollection because ResourceType (from icarResource) will serve effectively. Note that having a MemberType is interesting in itself, but as implemented it never actually contained the type of the members, only of the collection.

@cookeac cookeac self-requested a review April 5, 2022 09:24
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.

Current icarResource Discriminator property doesnt appear valid
2 participants