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

Fix domain slot schema #10782

Merged
merged 7 commits into from
Feb 7, 2022
Merged

Fix domain slot schema #10782

merged 7 commits into from
Feb 7, 2022

Conversation

indam23
Copy link
Contributor

@indam23 indam23 commented Jan 31, 2022

Proposed changes:

Status (please check what you already did):

  • added some tests for the functionality
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)

@indam23 indam23 requested a review from joejuzl January 31, 2022 16:23
@indam23 indam23 requested a review from a team as a code owner January 31, 2022 16:23
@indam23 indam23 requested review from a team and aeshky and removed request for a team January 31, 2022 16:23
@indam23 indam23 changed the base branch from main to 3.0.x January 31, 2022 16:23
@indam23 indam23 removed request for aeshky and a team January 31, 2022 16:23
@indam23 indam23 requested a review from joejuzl February 2, 2022 09:18
Copy link
Contributor

@joejuzl joejuzl left a comment

Choose a reason for hiding this comment

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

💯

@indam23 indam23 enabled auto-merge February 4, 2022 15:33
@@ -47,6 +47,8 @@ mapping:
regex;([A-Za-z]+):
type: "map"
mapping:
regex;([A-Za-z]+):
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Indeed! I only discovered where these docs were after the fact so I went off of the rest of the schema, but this makes more sense

@indam23 indam23 merged commit 1b41a08 into 3.0.x Feb 7, 2022
@indam23 indam23 deleted the fix_domain_slot_schema branch February 7, 2022 11:12
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.

Domain schema overrestricts slots options, making custom slots with custom keys invalid
3 participants