We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fea0520 commit abb041eCopy full SHA for abb041e
README.md
@@ -63,7 +63,7 @@ This client includes access to Datadog API endpoints while they are in an unstab
63
configuration.unstableOperations["<version>.<operationName>"] = true
64
```
65
66
-where <operationName> is the name of the method used to interact with that endpoint. For example: `listLogIndexes`, or `getLogsIndex`.
+where `<operationName>` is the name of the method used to interact with that endpoint. For example: `listLogIndexes`, or `getLogsIndex`.
67
68
### Changing Server
69
0 commit comments