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

Add method to add actions to the crate #191

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

simleo
Copy link
Collaborator

@simleo simleo commented Aug 30, 2024

Closes #188.

The default is to create a CreateAction. Other action types can be created by specifying the @type in properties, as shown in the unit test.

@simleo simleo requested a review from elichad August 30, 2024 14:24
Copy link
Contributor

@elichad elichad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me!
Sorry for the slow review turnaround, I've been at a conference.

@elichad elichad merged commit 352deab into ResearchObject:master Sep 10, 2024
12 checks passed
@simleo simleo deleted the add_action branch September 11, 2024 14:27
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.

Add function to add a CreateAction to the crate
2 participants