2018-11-20 20:34:42 +01:00
|
|
|
{
|
|
|
|
"documentation": {
|
2018-11-22 21:30:05 +01:00
|
|
|
"User Documentation": [
|
2018-11-22 11:20:28 +01:00
|
|
|
"getting_started",
|
2020-12-15 13:18:38 +01:00
|
|
|
"configuring_unleash",
|
2019-03-05 21:21:38 +01:00
|
|
|
"client_sdk",
|
2020-08-07 11:13:17 +02:00
|
|
|
"feature_toggle_types",
|
2020-08-10 10:10:41 +02:00
|
|
|
"toggle_variants",
|
2018-11-22 11:20:28 +01:00
|
|
|
"securing_unleash",
|
|
|
|
"unleash_context",
|
|
|
|
"activation_strategy",
|
|
|
|
"client_specification",
|
2020-08-10 10:10:41 +02:00
|
|
|
"migration_guide"
|
2018-11-22 11:20:28 +01:00
|
|
|
],
|
|
|
|
"Developer Guide": [
|
|
|
|
"developer_guide",
|
|
|
|
"database_schema",
|
2019-03-15 15:39:26 +01:00
|
|
|
"database_backup",
|
|
|
|
"import_export"
|
2018-11-22 11:20:28 +01:00
|
|
|
],
|
2019-06-20 19:32:41 +02:00
|
|
|
"Guides": [
|
|
|
|
"guides/google_auth",
|
|
|
|
"guides/custom_activation_strategy",
|
|
|
|
"guides/feature_updates_to_slack"
|
|
|
|
]
|
2018-11-20 20:34:42 +01:00
|
|
|
},
|
|
|
|
"api": {
|
2018-11-22 11:20:28 +01:00
|
|
|
"Client": [
|
|
|
|
"api/client/features",
|
|
|
|
"api/client/register",
|
|
|
|
"api/client/metrics"
|
|
|
|
],
|
|
|
|
"Admin": [
|
|
|
|
"api/admin/features",
|
|
|
|
"api/admin/strategies",
|
|
|
|
"api/admin/metrics",
|
2019-03-15 15:39:26 +01:00
|
|
|
"api/admin/events",
|
2020-11-03 15:05:31 +01:00
|
|
|
"api/admin/state",
|
|
|
|
"api/admin/feature-types"
|
2018-11-22 11:20:28 +01:00
|
|
|
],
|
2020-12-15 13:42:22 +01:00
|
|
|
"Internal": ["api/internal"],
|
|
|
|
"Specification": ["api/open_api"]
|
2018-11-20 20:34:42 +01:00
|
|
|
}
|
|
|
|
}
|