mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 18:40:05 +00:00
431599cb59
This should make the search clients more readable and easier to expand
18 lines
239 B
JSON
18 lines
239 B
JSON
[
|
|
{
|
|
"id": "mwActionApi",
|
|
"name": "MediaWiki search",
|
|
"command": "action"
|
|
},
|
|
{
|
|
"id": "mwRestApi",
|
|
"name": "MediaWiki search",
|
|
"command": "rest"
|
|
},
|
|
{
|
|
"id": "smwAskApi",
|
|
"name": "Semantic search",
|
|
"command": "ask"
|
|
}
|
|
]
|