mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-01 00:08:27 +01:00
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" ]
|
||
|
|
||
|
}
|
||
|
}
|