Backoffice Products

Release Notes - v0.16

Implemented

**metadata-qa:  Test Drive begins on March 18, 2020**

metadata-staging / metadata-prod: Rollout scheduled two weeks after the test drive


1. Metadata Services v0.16 Environment Information: 

Bank Baseurl: https://metadata-qa.services.pbs.org/v0

apikey / x-api-key:   Click here to request access    

 

ArtifactsLocation
Postman Collection and Environmenthttps://metadata-bank.pbs.org/ 






Planned Deployments
Issue keySummary
metadata-qametadata-staging &  metadata-prod
MBANK-2102
The MediaContext field under the Policy > Rule schema now supports array(enum) for following Policy Endpoints
1. POST - /policy
2. GET - /policy/{{policy-uid}}
3.  POST  - /policy/{{policy-uid}}/permission
4.  PUT  - /policy/{{policy-uid}}/permission/{{permission-id}}  
5.  GET- /policy/search
6. POST - /policy/{{policy-uid}}/prohibition
7. PUT - /policy/{{policy-uid}}/prohibition/{{prohibition-id}}

CR03/18/2020
03/27/2020  

MBANK-2094 

 
Organizations can now be de-associated from an episode using
DELETE - /episode/{{episode-uid}}/organization/{{organization-id}} endpoints. 
CR03/18/2020
03/27/2020  
MBANK-2095
Organizations can now be de-associated from a series using
DELETE - /series/{{series-uid}}/organization/{{organization-id}} endpoints
CR03/18/2020
03/27/2020  

MBANK-2098 

Talent can now be de-associated from an episode using
DELETE - /episode/{{episode-uid}}/credit/{{talent-id}} endpoints.
CR03/18/2020
03/27/2020  
MBANK-2099
Talent can now be de-associated from an episode using
DELETE - /series/{{series-uid}}/credit/{{talent-id}} endpoints .
CR03/18/2020
03/27/2020  

To improve performance of the aggregation endpoints (listed below), rather than repeating the OrganizationList for each episode within a series, the OrganizationList will only render as part of the series entity.
1. GET - /series/{{series-uid}}
2. GET - /season/{{season-uid}}
3. GET - /catalog/search
4. GET - /catalog/series
5. GET - /catalog/season
6. GET - /catalog/episode

The GET /episode will to continue render the OrganizationList per episode.
CR03/18/2020
03/27/2020  


Login or Signup to post a comment