mirror of
https://github.com/paralus/paralus.git
synced 2026-05-06 16:36:46 +00:00
16 lines
335 B
JSON
16 lines
335 B
JSON
{
|
|
"name": "location.read",
|
|
"base_url": "/infra/v3/partner/:metadata.partner",
|
|
"resource_urls": [
|
|
{
|
|
"url": "/location",
|
|
"methods": [
|
|
"GET"
|
|
]
|
|
}
|
|
],
|
|
"resource_action_urls": [],
|
|
"description": "view locations.",
|
|
"authenticated": true,
|
|
"scope": "ORGANIZATION"
|
|
} |