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 extension support to Catalog scope #179

Merged
merged 2 commits into from
May 17, 2024

Conversation

christopher-angel
Copy link
Collaborator

@christopher-angel christopher-angel commented May 16, 2024

Adds support for extensions on Catalog .

The implementation here is meant to follow the patterns already established for Collection and Item.

Copy link
Member

@tschaub tschaub left a comment

Choose a reason for hiding this comment

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

Looks great, @christopher-angel. Thanks for the contribution.

I added a couple tests with an example catalog extension showing marshalling/unmarshalling with JSON. If you agree those look good, please merge.

@christopher-angel christopher-angel merged commit 2444013 into main May 17, 2024
2 checks passed
@christopher-angel christopher-angel deleted the add-catalog-extensions branch May 17, 2024 16:22
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