diff --git a/openapi.json b/openapi.json index 3869cc07b..0f76ecabc 100644 --- a/openapi.json +++ b/openapi.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:193e17884012ba2b18d26f916083f70a9fa67933fa6992d96e4af5c5bb29f3db +oid sha256:f7a67f69a4d9cc1ce91c8c87f96e52a82684ba48cca5c02d17f7da2a8a50eb9a size 850077 diff --git a/src/versions.ts b/src/versions.ts index 66bb6bc18..99c465f15 100644 --- a/src/versions.ts +++ b/src/versions.ts @@ -5,7 +5,7 @@ */ /** The current API version of the generated client. */ -export const API_VERSION = '10.9.6'; +export const API_VERSION = '10.9.7'; /** The minimum supported server version. */ export const MINIMUM_VERSION = '10.9.0';