17 lines
335 B
JSON
17 lines
335 B
JSON
{
|
|
"apiVersion": 3,
|
|
"name": "swi-foot/standings",
|
|
"title": "Swiss Football Standings",
|
|
"category": "swi-football",
|
|
"icon": "analytics",
|
|
"description": "Display current standings for a team.",
|
|
"attributes": {
|
|
"teamId": {
|
|
"type": "string",
|
|
"default": ""
|
|
}
|
|
}
|
|
,
|
|
"usesContext": ["swi-foot/context"]
|
|
}
|