mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 07:28:09 -05:00
docs: add shared section and move admin endpoint to other
This commit is contained in:
@@ -1118,16 +1118,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Platform",
|
||||
"group": "Shared",
|
||||
"pages": [
|
||||
{
|
||||
"group": "Admin",
|
||||
"pages": ["api-reference/endpoints/admin/bootstrap-instance"]
|
||||
},
|
||||
{
|
||||
"group": "Events",
|
||||
"pages": ["api-reference/endpoints/events/project-events"]
|
||||
},
|
||||
{
|
||||
"group": "App Connections",
|
||||
"pages": [
|
||||
@@ -1641,6 +1633,10 @@
|
||||
{
|
||||
"group": "Audit Logs",
|
||||
"pages": ["api-reference/endpoints/audit-logs/export-audit-log"]
|
||||
},
|
||||
{
|
||||
"group": "Events",
|
||||
"pages": ["api-reference/endpoints/events/project-events"]
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -2806,6 +2802,15 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Other",
|
||||
"pages": [
|
||||
{
|
||||
"group": "Admin",
|
||||
"pages": ["api-reference/endpoints/admin/bootstrap-instance"]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user