stargate / data-api

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

Fixed #1185: change `ErrorCode` constant to better reflect semantics #1187

Closed tatu-at-datastax closed 3 months ago

tatu-at-datastax commented 3 months ago

What this PR does:

Renames ErrorCode.INVALID_COLLECTION_NAME to better reflect its semantics

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

Checklist