Forum Discussion

StefanFried's avatar
StefanFried
Iron Contributor
May 03, 2017

API compatibility question

Does anyone know if there is a list or website available where one can see for how long a REST API is supported ?

 

On the following webpage https://dev.onedrive.com/README.htm , i've found the following section:

 

OneDrive will continue to evolve and gain additional functionality. The API path includes a version number to protect your app against breaking changes. When a breaking change is required, the API version number will be incremented. Existing apps calling the original version number will remain unaffected by the change. See the Microsoft Graph support policy for information about how long a version of the API is supported.

 

example:

So if i'm developing something on top of Graph API and microsoft changes the API, how long is it guaranteed that my code still works with the previous API ?

 

6 Replies

Resources