You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Allow to specify API version during handshake.
* Make createAppsIndex handle multiple API versions.
* Add API version parameter to Application.
* Add tests for interface versioning.
Fixes: #31
PR-URL: #231
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Reviewed-By: Mykola Bilochub <nbelochub@gmail.com>
* Allow to specify API version during handshake.
* Make createAppsIndex handle multiple API versions.
* Add API version parameter to Application.
* Add tests for interface versioning.
Fixes: #31
PR-URL: #231
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Reviewed-By: Mykola Bilochub <nbelochub@gmail.com>
belochub
pushed a commit
to metarhia/mdsf
that referenced
this issue
Jul 19, 2018
* Allow to specify API version during handshake.
* Make createAppsIndex handle multiple API versions.
* Add API version parameter to Application.
* Add tests for interface versioning.
Fixes: metarhia/jstp#31
PR-URL: metarhia/jstp#231
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Reviewed-By: Mykola Bilochub <nbelochub@gmail.com>
It must be possible to provide several versions of an API and to select one during a handshake.
The text was updated successfully, but these errors were encountered: