blob: ec4f1768a2cb7c1b05a853d8a8c79cd3a6809da5 [file] [log] [blame]
{
"documentation": "https://lucene.apache.org/solr/guide/request-parameters-api.html",
"description": "List all parameter sets (paramsets). Individual paramsets can be requested by paramset name.",
"methods": [
"GET"
],
"url": {
"paths": [
"/config/params",
"/config/params/{params_set}"
]
}
}