Fix version mismatch in API documentation

Fix a version mismatch in the API documentation.

Signed-off-by: Wassim DHIF <wassimdhif@gmail.com>
This commit is contained in:
Wassim Dhif 2018-04-23 17:55:15 +02:00 committed by Wassim DHIF
parent 57142e89be
commit 2058928edc
1 changed files with 1 additions and 1 deletions

View File

@ -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,