package authzed.api.v1alpha1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service SchemaService

schema.proto:10

SchemaService implements operations on a Permissions System's Schema.

service WatchResourcesService

watchresources_service.proto:14

WatchResourcesService is used to receive a stream of updates for resources of a specific (resource type, permission, subject) combination.

message PermissionUpdate

watchresources_service.proto:58

PermissionUpdate represents a single permission update for a specific subject's permissions.

Used in: WatchResourcesResponse

enum PermissionUpdate.Permissionship

watchresources_service.proto:62

todo: work this into the v1 core API at some point since it's used across services.

Used in: PermissionUpdate