1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-09 13:47:13 +02:00

Revert features name

This commit is contained in:
melindafekete 2025-07-24 18:47:20 +02:00
parent 638406ca0f
commit ed8c603357
No known key found for this signature in database

View File

@ -61,7 +61,7 @@ const OPENAPI_TAGS = [
'Manage [feature flag types](https://docs.getunleash.io/reference/feature-toggles#feature-flag-types).',
},
{
name: 'Feature flags',
name: 'Features',
description:
'Create, update, and delete [feature flags](https://docs.getunleash.io/reference/feature-toggles).',
},