Navigation Menu

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

Expose Operation with accessor methods #79

Merged
merged 3 commits into from Jun 6, 2019
Merged

Expose Operation with accessor methods #79

merged 3 commits into from Jun 6, 2019

Conversation

sbward
Copy link
Contributor

@sbward sbward commented May 30, 2019

This change enables users to inspect individual Operation fields.

For example, if a user wishes to implement security policies that must analyze Patch in detail before applying them, they might want to check each path field and determine if a given Operation is permitted by their security policy.

@evanphx
Copy link
Owner

evanphx commented Jun 3, 2019

Could you please remove the top 2 changes of removing bool and = 0 as they are unrelated to changes? Thanks!

@sbward
Copy link
Contributor Author

sbward commented Jun 4, 2019

@evanphx OK - those two changes have been reverted.

@evanphx evanphx merged commit aad5688 into evanphx:master Jun 6, 2019
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.

None yet

2 participants