Aditya Bhalerao
Results
2
issues of
Aditya Bhalerao
fixes: https://github.com/authzed/spicedb/issues/2418 relates to: https://github.com/authzed/spicedb/pull/2491
fixes: https://github.com/authzed/spicedb/issues/2418 Manual Testing Results 1. Initial Schema Write ```bash $ grpcurl -plaintext -H "authorization: Bearer development-key" -d '{"schema": "definition user {}\n\ndefinition document {\n relation viewer: user\n}"}' localhost:50051 authzed.api.v1.SchemaService/WriteSchema {...
area/api v1