ProtoLife / daptics-api

API documentation and clients for the daptics.ai design of experiments engine
https://daptics.ai
GNU General Public License v3.0
1 stars 1 forks source link

bug: Return an error if api client version is newer than server version #29

Closed pzingg closed 3 years ago

pzingg commented 3 years ago

Changes to the API break connections to older servers. The login/connection API should report this to the user.

pzingg commented 3 years ago

Should be fixed in PR #30