mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-28 00:06:53 +01:00
823552f95f
fixes #355
13 lines
501 B
JSON
13 lines
501 B
JSON
{
|
|
"documentation": {
|
|
"Getting Started": ["getting_started", "securing_unleash", "unleash_context", "activation_strategy", "client_specification", "migration_guide"],
|
|
"Developer Guide": ["developer_guide", "database_schema", "database_backup"]
|
|
},
|
|
"api": {
|
|
"Client": ["api/client/features", "api/client/register", "api/client/metrics"],
|
|
"Admin": ["api/admin/features", "api/admin/strategies", "api/admin/metrics", "api/admin/events" ],
|
|
"Internal": ["api/internal" ]
|
|
|
|
}
|
|
}
|