Closed tstirrat15 closed 2 months ago
Fixes #410
This was fixed in v1.35.0's release of SpiceDB, so this pulls that fix in.
Get the schema from the issue, check out this branch, and run ./zed validate <schemafile> and see that it succeeds.
./zed validate <schemafile>
Fixes #410
Description
This was fixed in v1.35.0's release of SpiceDB, so this pulls that fix in.
Changes
Testing
Get the schema from the issue, check out this branch, and run
./zed validate <schemafile>
and see that it succeeds.