quarkiverse / quarkus-authzed-client

An extension for connecting to authzed instances from Quarkus applications
https://docs.authzed.com/reference/api
Apache License 2.0
5 stars 8 forks source link

Pulling Operation Type Property from Config file. #43

Closed kohli-rahul closed 1 year ago

kohli-rahul commented 1 year ago

Pulling Operation Type Property from Config file. This will enable developers to update the operation type of the SpiceDB Tuples. Current Value is Create because of which if the same tuples are added multiple times, it throws an exception.