mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-14 00:19:16 +01:00
1 line
16 KiB
JavaScript
1 line
16 KiB
JavaScript
|
module.exports = [{"type":"category","label":"Addons","link":{"type":"doc","id":"reference/api/unleash/addons"},"items":[{"type":"doc","id":"reference/api/unleash/get-addons","label":"getAddons","className":"api-method get"},{"type":"doc","id":"reference/api/unleash/create-addon","label":"createAddon","className":"api-method post"},{"type":"doc","id":"reference/api/unleash/get-addon","label":"getAddon","className":"api-method get"},{"type":"doc","id":"reference/api/unleash/update-addon","label":"updateAddon","className":"api-method put"},{"type":"doc","id":"reference/api/unleash/delete-addon","label":"deleteAddon","className":"api-method delete"}]},{"type":"category","label":"Admin UI","link":{"type":"doc","id":"reference/api/unleash/admin-ui"},"items":[{"type":"doc","id":"reference/api/unleash/get-ui-config","label":"getUiConfig","className":"api-method get"},{"type":"doc","id":"reference/api/unleash/set-ui-config","label":"setUiConfig","className":"api-method post"},{"type":"doc","id":"reference/api/unleash/create-feedback","label":"createFeedback","className":"api-method post"},{"type":"doc","id":"reference/api/unleash/update-feedback","label":"updateFeedback","className":"api-method put"},{"type":"doc","id":"reference/api/unleash/update-splash-settings","label":"updateSplashSettings","className":"api-method post"}]},{"type":"category","label":"API tokens","link":{"type":"doc","id":"reference/api/unleash/api-tokens"},"items":[{"type":"doc","id":"reference/api/unleash/get-all-api-tokens","label":"getAllApiTokens","className":"api-method get"},{"type":"doc","id":"reference/api/unleash/create-api-token","label":"createApiToken","className":"api-method post"},{"type":"doc","id":"reference/api/unleash/update-api-token","label":"updateApiToken","className":"api-method put"},{"type":"doc","id":"reference/api/unleash/delete-api-token","label":"deleteApiToken","className":"api-method delete"}]},{"type":"category","label":"Archive","link":{"type":"doc","id":"reference/api/unleash/archive"},"items":[{"type":"doc","id":"reference/api/unleash/get-archived-features","label":"getArchivedFeatures","className":"menu__list-item--deprecated api-method get"},{"type":"doc","id":"reference/api/unleash/get-archived-features-by-project-id","label":"getArchivedFeaturesByProjectId","className":"menu__list-item--deprecated api-method get"},{"type":"doc","id":"reference/api/unleash/delete-feature","label":"deleteFeature","className":"api-method delete"},{"type":"doc","id":"reference/api/unleash/revive-feature","label":"reviveFeature","className":"api-method post"}]},{"type":"category","label":"Auth","link":{"type":"doc","id":"reference/api/unleash/auth"},"items":[{"type":"doc","id":"reference/api/unleash/login","label":"login","className":"api-method post"},{"type":"doc","id":"reference/api/unleash/validate-token","label":"validateToken","className":"api-method get"},{"type":"doc","id":"reference/api/unleash/change-password","label":"changePassword","className":"api-method post"},{"type":"doc","id":"reference/api/unleash/validate-password","label":"validatePassword","className":"api-method post"},{"type":"doc","id":"reference/api/unleash/send-reset-password-email","label":"sendResetPasswordEmail","className":"api-method post"}]},{"type":"category","label":"Client","link":{"type":"doc","id":"reference/api/unleash/client"},"items":[{"type":"doc","id":"reference/api/unleash/get-client-feature","label":"getClientFeature","className":"api-method get"},{"type":"doc","id":"reference/api/unleash/get-all-client-features","label":"getAllClientFeatures","className":"api-method get"},{"type":"doc","id":"reference/api/unleash/register-client-metrics","label":"registerClientMetrics","className":"api-method post"},{"type":"doc","id":"reference/api/unleash/register-client-application","label":"registerClientApplication","className":"api-method post"}]},{"type":"category","label":"Context","link":{"type":"doc","id":"reference/api/unleash/context"},"items":[{"type":"doc","id":"reference/api/unleash/get-context-fields","label":"getContextFields","className":"api-
|