Skip to content

Instantly share code, notes, and snippets.

@tolinwei
Created April 18, 2017 07:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tolinwei/f7ff3aecc416a3333964ffe331295e6d to your computer and use it in GitHub Desktop.
Save tolinwei/f7ff3aecc416a3333964ffe331295e6d to your computer and use it in GitHub Desktop.
{
"slots": [
"SportsTeam"
],
"prioritizedAuthorities": [
{
"rankedAuthorities": [
"LIVE_TV_SPORTS_TEAM_ER_SERVICE",
"LIVE_SPORTS_ER_SERVICE"
]
}
]
},
{
"slots": [
"Sport"
],
"prioritizedAuthorities": [
{
"rankedAuthorities": [
"LIVE_TV_SPORT_ER_SERVICE",
"LIVE_SPORTS_ER_SERVICE"
]
}
]
},
{
"slots": [
"League"
],
"prioritizedAuthorities": [
{
"rankedAuthorities": [
"LIVE_TV_LEAGUE_ER_SERVICE",
"LIVE_SPORTS_ER_SERVICE"
]
}
]
},
{
"slots": [
"SportsTeamOpponent",
"Event"
],
"prioritizedAuthorities": [
{
"rankedAuthorities": [
"LIVE_SPORTS_ER_SERVICE"
]
}
]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment