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

API changes in preparation for wildcard (public) support #17

Merged
merged 1 commit into from
Dec 9, 2021

Conversation

josephschorr
Copy link
Member

@@ -48,7 +48,23 @@ message Relation {
}

message TypeInformation {
repeated RelationReference allowed_direct_relations = 1;
repeated AllowedRelation allowed_direct_relations = 1;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commenting for clarity. This needs to only be compatible with the serialized proto format, which we've tested that this change is.

@jzelinskie jzelinskie merged commit 13e8ee7 into authzed:main Dec 9, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants