Thanks for the reply. I'm trying to write the sche...
# spicedb
r
Thanks for the reply. I'm trying to write the schema via the API and getting an error. Is there a difference between the playground file import,
spicedb serve-testing --load-configs myschema.zaml
, and `WriteSchemaRequest`'s schema string? The error `parse error in
schema
, line 1, column 1: Unexpected token at root level: TokenTypeIdentifier`.
2 Views