mirror of
https://github.com/paralus/paralus.git
synced 2026-05-07 00:46:52 +00:00
17 lines
249 B
JSON
17 lines
249 B
JSON
{
|
|
"name": "ops_star.all",
|
|
"resource_urls": [
|
|
{
|
|
"url": "/:*",
|
|
"methods": [
|
|
"GET",
|
|
"POST",
|
|
"PUT",
|
|
"DELETE"
|
|
]
|
|
}
|
|
],
|
|
"resource_action_urls": [],
|
|
"base_url": "",
|
|
"authenticated": true
|
|
} |