-
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
Update manifest to include logo and provider properties #167
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.
Made a few suggestions bulletproof this a bit more. Looks great though.
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.
@mathewjordan's comments look apt; I'm approving on the assumption that Mat's requested changes will go in.
fd2a2c1
to
465fa2b
Compare
@mathewjordan Suggestions committed. Thanks! |
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.
👍
Assuming the tests just need to match the new shape. Go for it. |
Co-authored-by: mat <[email protected]>
465fa2b
to
3fea15a
Compare
What does this do?
Hard codes the IIIF properties
logo
andprovider
into manifests we deliver. theiiif-builder
helper package we use doesn't support these properties yet, so just to move this one along, hard coding.