diff --git a/docs/api/admin-capella.yaml b/docs/api/admin-capella.yaml index 8042a4f19b..052616f8c3 100644 --- a/docs/api/admin-capella.yaml +++ b/docs/api/admin-capella.yaml @@ -10,7 +10,7 @@ openapi: 3.0.3 info: title: App Services Admin API description: 'App Services manages access and synchronization between Couchbase Lite and Couchbase Capella' - version: 3.3.0 + version: '3.3' license: name: Business Source License 1.1 (BSL) url: 'https://github.com/couchbase/sync_gateway/blob/master/LICENSE' diff --git a/docs/api/admin.yaml b/docs/api/admin.yaml index c70e006d5b..7136a22fdb 100644 --- a/docs/api/admin.yaml +++ b/docs/api/admin.yaml @@ -10,7 +10,7 @@ openapi: 3.0.3 info: title: Sync Gateway description: Sync Gateway manages access and synchronization between Couchbase Lite and Couchbase Server - version: 3.3.0 + version: '3.3' license: name: Business Source License 1.1 (BSL) url: 'https://github.com/couchbase/sync_gateway/blob/master/LICENSE' diff --git a/docs/api/diagnostic.yaml b/docs/api/diagnostic.yaml index e9b1fd5eb6..2756e058ac 100644 --- a/docs/api/diagnostic.yaml +++ b/docs/api/diagnostic.yaml @@ -10,7 +10,7 @@ openapi: 3.0.3 info: title: Sync Gateway description: Sync Gateway manages access and synchronization between Couchbase Lite and Couchbase Server - version: 3.3.0 + version: '3.3' license: name: Business Source License 1.1 (BSL) url: 'https://github.com/couchbase/sync_gateway/blob/master/LICENSE' diff --git a/docs/api/metric-capella.yaml b/docs/api/metric-capella.yaml index 286ff63913..6f155c34ad 100644 --- a/docs/api/metric-capella.yaml +++ b/docs/api/metric-capella.yaml @@ -10,7 +10,7 @@ openapi: 3.0.3 info: title: App Services Metrics API description: 'App Services manages access and synchronization between Couchbase Lite and Couchbase Capella' - version: 3.3.0 + version: '3.3' license: name: Business Source License 1.1 (BSL) url: 'https://github.com/couchbase/sync_gateway/blob/master/LICENSE' diff --git a/docs/api/metric.yaml b/docs/api/metric.yaml index e910c8c908..990922052f 100644 --- a/docs/api/metric.yaml +++ b/docs/api/metric.yaml @@ -10,7 +10,7 @@ openapi: 3.0.3 info: title: Sync Gateway description: Sync Gateway manages access and synchronization between Couchbase Lite and Couchbase Server - version: 3.3.0 + version: '3.3' license: name: Business Source License 1.1 (BSL) url: 'https://github.com/couchbase/sync_gateway/blob/master/LICENSE' diff --git a/docs/api/public.yaml b/docs/api/public.yaml index faba4520bb..213a10e90e 100644 --- a/docs/api/public.yaml +++ b/docs/api/public.yaml @@ -10,7 +10,7 @@ openapi: 3.0.3 info: title: Sync Gateway description: Sync Gateway manages access and synchronization between Couchbase Lite and Couchbase Server - version: 3.3.0 + version: '3.3' license: name: Business Source License 1.1 (BSL) url: 'https://github.com/couchbase/sync_gateway/blob/master/LICENSE'