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

validate example image resources #95

Merged
merged 8 commits into from
Jun 12, 2023

Conversation

DicksonChi
Copy link
Contributor

No description provided.

Copy link
Contributor

@spirit-q2 spirit-q2 left a comment

Choose a reason for hiding this comment

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

seems okay, although I'm not a fan of code duplication 😛 but, since we are doing it already, probably that's okay for now.

Copy link
Contributor

@e271828- e271828- left a comment

Choose a reason for hiding this comment

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

this reminds me we need to drop schematics and standardize on pydantic. it'll block us from upgrading since it's no longer maintained. (unless we switch to schematics/schematics#595)

return answer_uris


def validate_requester_restricted_answer_set_uris(restricted_answer_set: dict) -> None:

Choose a reason for hiding this comment

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

thanks for remembering about this one!

Copy link

@igervasiychuk igervasiychuk left a comment

Choose a reason for hiding this comment

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

ok, but the error message can be a bit misleading

@igervasiychuk
Copy link

this reminds me we need to drop schematics and standardize on pydantic. it'll block us from upgrading since it's no longer maintained. (unless we switch to schematics/schematics#595)

created a jira ticket for this

@DicksonChi DicksonChi merged commit 7c93803 into master Jun 12, 2023
2 checks passed
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.

None yet

4 participants