thanks, I am able to connect to Spice DB via Rest...
# spicedb
r
thanks, I am able to connect to Spice DB via Rest API now! Any postman collection ? or sample on how to create the schema using Rest API ? The document says pass following in payload { "schema": "string" } How to pass on a namespace, relationship, permission? any example would help as those currently seems missing in the documentation