mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-04 13:48:56 +02:00
Fix endpoint typo
This commit is contained in:
parent
26145950de
commit
f75962609d
@ -144,7 +144,7 @@ const OPENAPI_TAGS = [
|
|||||||
{
|
{
|
||||||
name: 'Unleash Edge',
|
name: 'Unleash Edge',
|
||||||
description:
|
description:
|
||||||
'Endpoints related to [Unleash Edge](https://docs.getunleash.io/reference/api/unleash/edge).',
|
'Endpoints related to [Unleash Edge](https://docs.getunleash.io/reference/unleash-edge).',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Unstable',
|
name: 'Unstable',
|
||||||
|
Loading…
Reference in New Issue
Block a user