diff --git a/api/StargateDocv2.yaml b/api/StargateDocv2.yaml index 845267de..229d3f57 100644 --- a/api/StargateDocv2.yaml +++ b/api/StargateDocv2.yaml @@ -1,7 +1,7 @@ --- openapi: 3.0.3 info: - title: Stargate Document API (2.0.18) + title: Stargate Document API description: "The Stargate Document API modifies and queries data stored as unstructured\ \ JSON documents in collections. See the [documentation site](https://stargate.io/docs/latest/develop/dev-with-doc.html)\ \ for additional information." diff --git a/api/StargateRESTv2.yaml b/api/StargateRESTv2.yaml index 4e6d2af1..31c53338 100644 --- a/api/StargateRESTv2.yaml +++ b/api/StargateRESTv2.yaml @@ -1,7 +1,7 @@ --- openapi: 3.0.3 info: - title: Stargate REST API (2.0.18) + title: Stargate REST API description: "The Stargate REST API exposes CRUD access to data stored in Cassandra\ \ tables. See the [documentation site](https://stargate.io/docs/latest/develop/dev-with-rest.html)\ \ for additional information."