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

Add Logical Operator to Conditions #2

Open
yuriyz opened this issue Sep 19, 2017 · 1 comment
Open

Add Logical Operator to Conditions #2

yuriyz opened this issue Sep 19, 2017 · 1 comment
Assignees
Milestone

Comments

@yuriyz
Copy link
Contributor

yuriyz commented Sep 19, 2017

  "conditions":[
            {
                "httpMethods":["GET"],
 ***           "operator": "OR",         ***
                "scopes":[
                    "http://photoz.example.com/dev/actions/view",
                    "http://photoz.example.com/dev/actions/all",
                ]
            }
@yuriyz yuriyz self-assigned this Sep 19, 2017
@nynymike nynymike changed the title AND support of scopes Add Logical Operator to Conditions Sep 19, 2017
@yuriyz yuriyz added this to the 3.2.0 milestone Sep 20, 2017
@yuriyz
Copy link
Contributor Author

yuriyz commented Sep 20, 2017

@nynymike I scheduled it for 3.2.0. Let me know if we want it in earlier version.

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

1 participant