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

Move Edge down in list

This commit is contained in:
melindafekete 2025-07-25 09:56:28 +02:00
parent a2ef874dd7
commit 8861d87559
No known key found for this signature in database

View File

@ -48,11 +48,6 @@ 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: 'Environments',
description:
@ -146,6 +141,11 @@ const OPENAPI_TAGS = [
name: 'Telemetry',
description: 'API for information about telemetry collection',
},
{
name: 'Unleash Edge',
description:
'Endpoints related to [Unleash Edge](https://docs.getunleash.io/reference/api/unleash/edge).',
},
{
name: 'Unstable',
description: