This is a migrated thread and some comments may be shown as answers.

REST API Versions

2 Answers 33 Views
.NET SDK
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kelly
Top achievements
Rank 1
Kelly asked on 13 Dec 2013, 07:10 PM
Hello,

I am using the .net sdk on Windows 7 desktop. The Everlive doc suggests that we should specify the version of the REST API we tested with in the EverliveAppSettings, which seems like a smart thing to do. Where can we find the current version of the REST API?

Than you,

Kelly

2 Answers, 1 is accepted

Sort by
0
Kelly
Top achievements
Rank 1
answered on 13 Dec 2013, 07:19 PM
Thank you, but never mind.  I found that the EverliveAppSettings.ApiVersion defaults to 1, which I assume is the current version.  I'll use that.
0
Anton Dobrev
Telerik team
answered on 14 Dec 2013, 02:19 PM
Hi Kelly,

 Yes, in general you can use the default value for the 'ApiVersion' property as it targets the API version that the SDK was built to work with. This setting will be valuable if there is a new version of the API and you want to migrate your project to the new one or roll-back from the new to a previous version.

 Do not hesitate to contact us if you have other questions.

Regards,
Anton Dobrev
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
.NET SDK
Asked by
Kelly
Top achievements
Rank 1
Answers by
Kelly
Top achievements
Rank 1
Anton Dobrev
Telerik team
Share this question
or