-
Couldn't load subscription status.
- Fork 100
feat: Asset reference assertion #1203
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good. I added a suggestion for a renamed field, even though I can see it isn't public. I'd really like to see an integration level test for this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! Add the copyright to your source file and we are good to go.
* feat: Create asset reference assertion * docs: Add documentation * chore: Rename field and add integration test * format: Fix formatting errors * fix: Use default version, do not export Reference type to and simplify construction * chore: Simplify equality tests * fix: Add copyright --------- Co-authored-by: Gavin Peacock <gpeacock@adobe.com>
Changes in this pull request
Added helper struct for asset reference assertion
Closes #1212
Checklist
TO DOitems (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.