Evaluate and change APIs to comply with R3 schema
OSDU schemas from R2 to R3 may break existing APIs. We need to evaluate the impact of APIs for all services, identify and fix the APIs so that they are not broken with R3 schema released.
One example is the previous Delivery service API /delivery/getFileSignedUrl, which was recently moved to be under File service. This API takes SRN as inputs, which is not valid anymore in R3 schema.