mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-13 13:48:59 +02:00
Fix linting
This commit is contained in:
parent
ed8c603357
commit
a2ef874dd7
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user