Skip to content

Conversation

@ivanauth
Copy link

Documents the various UNSPECIFIED enum values across the proto files to make it clear they're either rejected as input or won't show up in responses.

The WILDCARD_OPTION_UNSPECIFIED case is a bit different - it's actually accepted and defaults to including wildcards, so documented it that way.

Related to #154 which covers the permissionship enums specifically.

Fixes #151

Add documentation to UNSPECIFIED enum values clarifying they are not
valid values and won't be returned in normal operation.

Fixes authzed#151

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.

Add documentation to enum values that won't be returned in normal operation

1 participant