We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44ebe65 commit 4b07ebaCopy full SHA for 4b07eba
README.md
@@ -153,7 +153,7 @@ CamundaOperateClient client = new CamundaOperateClient(configuration);
153
Build a Camunda Operate client for Saas:
154
155
```java
156
- // properties you need to provide
+// properties you need to provide
157
String region = "";
158
String clusterId = "";
159
String clientId = "";
0 commit comments