Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESIGN.md
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ clients have both.
`spicedb.aio.SpiceDBClient`, returning `spicedb.raw.RawGrpc` (the live channel plus the
bearer-token metadata, since this client authenticates per call).
- **TypeScript** — *accessor:* `SpiceDBClient.raw()`, returning the `SpiceDBProtoClient`
with the four generated Connect clients.
with the five generated Connect clients.
- **Rust** — *accessor:* `SpiceDBClient::raw_proto()`, returning `&SpiceDBProtoClient`;
the generated crate is re-exported as `spicedb::spicedb_proto` so callers can name its
types.
Expand Down
701 changes: 701 additions & 0 deletions proto-clients/spicedb-csharp-proto/gen/Roaringlookupresources.cs

Large diffs are not rendered by default.

384 changes: 384 additions & 0 deletions proto-clients/spicedb-csharp-proto/gen/RoaringlookupresourcesGrpc.cs

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading