Skip to content

Conversation

@sadiqkhoja
Copy link
Owner

Closes #

What has been done to verify that this works as intended?

Why is this the best possible solution? Were any other approaches considered?

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

Does this change require updates to the API documentation? If so, please update docs/api.md as part of this PR.

Before submitting this PR, please make sure you have:

  • run make test-full and confirmed all checks still pass OR confirm CircleCI build passes
  • verified that any code from external sources are properly credited in comments

* new: functionality for dataset/:name/entities added

* updated get query to conditionally include submission and form information
Added more tests

* remove temp migration

* use Promise.all instead of waiting in forEach

* use Entity.Def.Metadata directly in the extender instead of manipulating the results
lower case api in source type

* incorporated PR comments
@sadiqkhoja sadiqkhoja force-pushed the features/entities/api-get-versions branch from 7b20bbe to ab0f6be Compare April 12, 2023 22:58
add one more test to verify creators are different for the both versions
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.

2 participants