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

[tag-lines] Schema fix for tags #775

Merged
merged 1 commit into from Aug 11, 2021
Merged

[tag-lines] Schema fix for tags #775

merged 1 commit into from Aug 11, 2021

Conversation

DMartens
Copy link
Contributor

The current schema of tag-lines for the property tags is incorrect as patternProperties is inside properties instead of only patternProperties.
As such only tags.patternProperties is checked and not as wanted tags.*.

The current schema of `tag-lines` for the property tags is incorrect as `patternProperties` is inside `properties` instead of only `patternProperties`.
As such only `tags.patternProperties` is checked and not as wanted `tags.*`.
@brettz9 brettz9 merged commit 135a356 into gajus:master Aug 11, 2021
@brettz9
Copy link
Collaborator

brettz9 commented Aug 11, 2021

Good find! Thanks!

@gajus
Copy link
Owner

gajus commented Aug 11, 2021

🎉 This PR is included in version 36.0.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gajus gajus added the released label Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants