-
Notifications
You must be signed in to change notification settings - Fork 0
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
Port over EPICs support #523
Comments
tjmadonna
added a commit
that referenced
this issue
Nov 11, 2024
tjmadonna
added a commit
that referenced
this issue
Nov 11, 2024
tjmadonna
added a commit
that referenced
this issue
Nov 11, 2024
This adds checks for the epicollection entity type in the create entity, update entity, and doi redirect endpoints.
Epicollections |
tjmadonna
added a commit
that referenced
this issue
Nov 12, 2024
tjmadonna
added a commit
that referenced
this issue
Nov 12, 2024
This commit adds a validator for collection and epicollection entities. The validator checks if each given entity_uuid exists and (for epicollections) is a dataset.
tjmadonna
added a commit
that referenced
this issue
Nov 13, 2024
tjmadonna
added a commit
that referenced
this issue
Nov 13, 2024
This commit clears up the logic in the validate_creation_action.
tjmadonna
added a commit
that referenced
this issue
Nov 13, 2024
tjmadonna
added a commit
that referenced
this issue
Nov 15, 2024
tjmadonna
added a commit
that referenced
this issue
Nov 15, 2024
This commit updates the GET collections/<id>/entities endpoint to support epicollections
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Epicollection
(e.g. https://github.com/hubmapconsortium/entity-api/blob/e58fbff12ac7d3a81778985ac89a3c3f14e0dcec/src/app.py#L1097)The text was updated successfully, but these errors were encountered: