We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0cc490 commit 53921d5Copy full SHA for 53921d5
1 file changed
config/clients/dotnet/template/README_calling_api.mustache
@@ -318,7 +318,7 @@ var options = new ClientWriteOptions {
318
var response = await fgaClient.Write(body, options);
319
```
320
321
-###### Conflict Options for Write Operations
+##### Conflict Options for Write Operations
322
323
The SDK allows you to control how write conflicts are handled using the `Conflict` option:
324
0 commit comments