Implemented
**Test Drive begins on Friday, Mar 14 th, 2019**
Rollout scheduled for the week of Mar 29 th.
1. BETA v5 Environment Information:
baseurl: https://metadata-qa.services.pbs.org/v5
apikey:<<Send request to metadata@pbs.org>>
x-api-key:<<Send request to metadata@pbs.org>>
Artifacts Name | Artifacts |
Postman Collection and Environment | https://github.com/pbs-metadata/Metadata-Bank-APIs/tree/master/postman_collection |
JSON Schema | https://github.com/pbs-metadata/Metadata-Bank-APIs/tree/master/schema |
Github | https://github.com/pbs-metadata/Metadata-Bank-APIs |
Documentation | https://pbs-metadata-framework.postman.co/workspaces/f3e0eebb-320d-46f3-87d1-5f39127bd5c8/collections |
2. CRs in Beta-v4 Endpoints:
- Modified existing endpoints.
- The Series & Episode's CreditsList - TalentID changed from Integer to String - (disruptive)
- Added new array field LogicalAssetIDList in policy endpoints.
- Added new search parameter logicalassetid in policy search endpoint.
- Policy's Rules array name changed to Permission - (disruptive)
- The entire Policy Rule's model will be changed - (disruptive)
- The Policy Role endpoints are renamed from /policy/{policy-uid}/rule to /policy/{policy-uid}/permission for POST,PUT & DELETE operations.
- The Policy RoleEntry endpoints are renamed from /policy/{policy-uid}/rule/{rule-id}/entrycontentid to /policy/{policy-uid}/permission/{permission-id}/entrycontentid for POST & DELETE operations.
- Added new array field LogicalAssetIDList in funder endpoints.
- Added new search parameter logicalassetid in funder search endpoint
3. New endpoints in Beta-v5:
Policy:
- Added new logical-assetid registration endpoint for Policy - /policy/{policy-uid}/logicalassetid
- Added new logical-assetid registration endpoint for Policy - Permission - /policy/{policy-uid}/permission/{permission-uid}/logicalassetid
Funder:
- Added new logical-assetid registration endpoint for Funder- /funder/{funder-uid}/logicalassetid
4. Reload latest data from db19-uat.EMM to Metadatabank - Beta-v5 - DB schema.