management-api-for-apache-cassandra
management-api-for-apache-cassandra copied to clipboard
K8SSAND-1119 ⁃ Remove unnecessary response body text for 200 OK
Many of the API endpoints return a 200 OK response for success, but also include a response body of text/plain with the contents "OK". This isn't necessary and should be removed.
Examples: AuthResources: createRole K8OperatorResources: checkLiveness
and many others
┆Issue is synchronized with this Jira Story by Unito