Skip to content

Conversation

@ivanauth
Copy link

Adds documentation to the permissionship enum values so developers know what each value means when working with the API.

Both CheckPermissionResponse.Permissionship and LookupPermissionship enums now have comments explaining:

  • What each value represents
  • When it gets returned
  • What to do with partial_caveat_info for conditional permissions

Fixes #48

Add documentation comments to the Permissionship enum values in
CheckPermissionResponse and LookupPermissionship explaining their
meaning and when they are returned during normal API operation.

Fixes authzed#48

Signed-off-by: ivanauth <ivan@authzed.com>
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.

Document the permissionship enum values

1 participant