diff --git a/components/engine/api/swagger.yaml b/components/engine/api/swagger.yaml index db83986b93..2124a816b1 100644 --- a/components/engine/api/swagger.yaml +++ b/components/engine/api/swagger.yaml @@ -50,7 +50,7 @@ info: is returned. If you omit the version-prefix, the current version of the API (v1.37) is used. - For example, calling `/info` is the same as calling `/v1.36/info`. Using the + For example, calling `/info` is the same as calling `/v1.37/info`. Using the API without a version-prefix is deprecated and will be removed in a future release. Engine releases in the near future should support this version of the API,