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

Fix linting

This commit is contained in:
melindafekete 2025-07-25 09:45:50 +02:00
parent ed8c603357
commit a2ef874dd7
No known key found for this signature in database

View File

@ -48,7 +48,11 @@ const OPENAPI_TAGS = [
name: 'Dependencies',
description: 'Manage feature dependencies.',
},
{ name: 'Unleash Edge', description: 'Endpoints related to [Unleash Edge](https://docs.getunleash.io/reference/api/unleash/edge).' },
{
name: 'Unleash Edge',
description:
'Endpoints related to [Unleash Edge](https://docs.getunleash.io/reference/api/unleash/edge).',
},
{
name: 'Environments',
description: