Merge pull request #36927 from wdhif/patch-1
Fix version mismatch in API the documentation Upstream-commit: 3dd4be9d8975557f84d0afe5edd90183fc092717 Component: engine
This commit is contained in:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user