mirror of
https://github.com/paralus/paralus.git
synced 2026-05-06 16:36:46 +00:00
20 lines
318 B
JSON
20 lines
318 B
JSON
{
|
|
"name": "hub.wellknown.read",
|
|
"resource_urls": [
|
|
{
|
|
"url": "/openapi.json",
|
|
"methods": [
|
|
"GET"
|
|
]
|
|
},
|
|
{
|
|
"url": "/openapi.yaml",
|
|
"methods": [
|
|
"GET"
|
|
]
|
|
}
|
|
],
|
|
"resource_action_urls": [],
|
|
"base_url": "/apis/.well-known",
|
|
"authenticated": false
|
|
} |