Actions
Story #3812
closed[SDKs] Clients should warn when they're expecting a newer API server
Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
SDKs
Target version:
-
Start date:
09/04/2014
Due date:
% Done:
0%
Estimated time:
Story points:
2.0
Description
Sometimes it happens that our users have trouble because they're using client software that's written for an API server that's newer than what they're actually working on. #3783 is an example of this problem.
Our client software should detect this situation and at least warn about it. Each program should know the earliest API server it works with, and check that against the information exposed in the discovery document.
Actions