InterviewSolution
Saved Bookmarks
| 1. |
How Can We Specify An Explicit Api Rest Version? |
|
Answer» We can SPECIFY the version of REST API to use by adding an Accept-API-Version header to the request. We can configure the DEFAULT BEHAVIOR of OpenAM which will TAKE when a REST call which does not specify any explicit version INFORMATION. We can specify the version of REST API to use by adding an Accept-API-Version header to the request. We can configure the default behavior of OpenAM which will take when a REST call which does not specify any explicit version information. |
|