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 879b3ee commit 89385ecCopy full SHA for 89385ec
README.MD
@@ -213,7 +213,7 @@ curl -X 'POST' \
213
-H 'Content-Type: application/json' \
214
-d '{
215
"createNamespace": {
216
- "name": "cycling"
+ "name": "default_keyspace"
217
}
218
}'
219
```
@@ -251,4 +251,4 @@ This is an the organization of the different classes of the framework.
251
252
- For more information use the [JAVADOC documentation](https://datastaxdevs.github.io/astra-db-java/latest/)
253
254
-- The `examples` directory contains more examples on how to use the library.
+- The `examples` directory contains more examples on how to use the library.
0 commit comments