mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
requested changes
This commit is contained in:
@@ -134,14 +134,14 @@
|
||||
"integrations/app-connections/oracledb",
|
||||
"integrations/app-connections/postgres",
|
||||
"integrations/app-connections/railway",
|
||||
"integrations/app-connections/redis",
|
||||
"integrations/app-connections/render",
|
||||
"integrations/app-connections/supabase",
|
||||
"integrations/app-connections/teamcity",
|
||||
"integrations/app-connections/terraform-cloud",
|
||||
"integrations/app-connections/vercel",
|
||||
"integrations/app-connections/windmill",
|
||||
"integrations/app-connections/zabbix",
|
||||
"integrations/app-connections/redis"
|
||||
"integrations/app-connections/zabbix"
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -1881,6 +1881,18 @@
|
||||
"api-reference/endpoints/app-connections/railway/delete"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Redis",
|
||||
"pages": [
|
||||
"api-reference/endpoints/app-connections/redis/list",
|
||||
"api-reference/endpoints/app-connections/redis/available",
|
||||
"api-reference/endpoints/app-connections/redis/get-by-id",
|
||||
"api-reference/endpoints/app-connections/redis/get-by-name",
|
||||
"api-reference/endpoints/app-connections/redis/create",
|
||||
"api-reference/endpoints/app-connections/redis/update",
|
||||
"api-reference/endpoints/app-connections/redis/delete"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Render",
|
||||
"pages": [
|
||||
@@ -1964,18 +1976,6 @@
|
||||
"api-reference/endpoints/app-connections/zabbix/update",
|
||||
"api-reference/endpoints/app-connections/zabbix/delete"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Redis",
|
||||
"pages": [
|
||||
"api-reference/endpoints/app-connections/redis/list",
|
||||
"api-reference/endpoints/app-connections/redis/available",
|
||||
"api-reference/endpoints/app-connections/redis/get-by-id",
|
||||
"api-reference/endpoints/app-connections/redis/get-by-name",
|
||||
"api-reference/endpoints/app-connections/redis/create",
|
||||
"api-reference/endpoints/app-connections/redis/update",
|
||||
"api-reference/endpoints/app-connections/redis/delete"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user