Rest-Framework-Version REST API header will be supported in future releases or deprecated
Summary:
Oracle REST APIs are using UniqHashkeys to update the transactions in Oracle fusion. If we need to use the table IDs instead of UniqHashkeys then we need to use the API header Rest-Framework-Version=8.
Ex. We can use the taskID to update a Project Task in Oracle fusion with the header Rest-Framework-Version=8 else we need to use UniqHashkey.
We want to use the table Ids to update the project task instead of UniqHashKey of the project task since it will be easy to identify in the tables as well. So we want to know if the Header will be available in future state also.
0