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

feat: add contextual rules #551

Open
nunomaduro opened this issue Aug 30, 2019 · 1 comment
Open

feat: add contextual rules #551

nunomaduro opened this issue Aug 30, 2019 · 1 comment

Comments

@nunomaduro
Copy link

TL;DR: The condition field on rules is now optional.

Actions required:

  • Update the cts with the information on : #71

  • On strongly typed clients, update types in query rules, as the condition field in rules is now optional

  • Python test suite update

@aseure
Copy link

aseure commented Aug 30, 2019

As confirmed by @nunomaduro, not only condition becomes optional, but also condition.anchoring, condition.pattern and condition.context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants