stargate / data-api

JSON document API for Apache Cassandra (formerly known as JSON API)
https://stargate.io
Apache License 2.0
12 stars 16 forks source link

Fixes #1207: handle case of unknown "createCollection.options.indexing" fields #1208

Closed tatu-at-datastax closed 1 week ago

tatu-at-datastax commented 1 week ago

What this PR does:

Adds explicit handling for another "CreateCollection" options mismatch

Which issue(s) this PR fixes: Fixes #1207

Checklist

tatu-at-datastax commented 1 week ago

Thank you @Hazel-Datastax