Join Discord
Powered by
I write two different schema with api `/
# spicedb
z
zhangbo.yang
07/02/2024, 10:03 AM
I write two different schema with api
/v1/schema/write
but when I fetch api
/v1/schema/read
, I get the latest schema, so how can I get the older one?
v
vroldanbet
07/02/2024, 10:13 AM
you can't write 2 schemas. The last write will overwrite the former.
z
zhangbo.yang
07/02/2024, 10:13 AM
Thank you~
3
Views
Previous
Next