OpenSearch/watcher/rest-api-spec/api/info.json

16 lines
275 B
JSON

{
"info": {
"documentation": "This file is copied from es core because the REST test framework requires it",
"methods": ["GET"],
"url": {
"path": "/",
"paths": ["/"],
"parts": {
},
"params": {
}
},
"body": null
}
}