frankgh opened a new pull request, #37:
URL: https://github.com/apache/cassandra-sidecar/pull/37

   This commit introduces the Schema API. Two new endpoints are added:
   
   - /api/v1/schema/keyspaces This endpoint returns the SchemaResponse with the 
full schema for all keyspaces.
   
   - /api/v1/schema/keyspaces/:keyspace This endpoint returns the 
SchemaResponse with the full schema for the requested keyspace.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to