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

Attempt to resolve #297 #301

Merged
merged 4 commits into from
Nov 13, 2024
Merged

Attempt to resolve #297 #301

merged 4 commits into from
Nov 13, 2024

Conversation

cwacek
Copy link
Owner

@cwacek cwacek commented Nov 13, 2024

This PR fixes #297, which was a real issue. Unfortunately it also highlighted that the desired use case won't work because the adaptivecard schema appears to be invalid?

If I can't get to an explanation on how the schema should work, will mark the failing test as xfail and merge this.

…bordinate object builds

Essentially, we only passed the opts one level, so for a complicated schema with lots of refs, you lost them after one iteration.

This fixes that and adds tests. The schema still doesn't load because the schema itself is... weird.
@cwacek cwacek merged commit 77a1086 into master Nov 13, 2024
18 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.

any_of='use-first' not working
1 participant