mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-08 01:15:49 +02:00
openapi: update tag description (#4178)
Tiny PR to update the admin UI tag description, including a disclaimer that it may change at any time.
This commit is contained in:
parent
5388eaf48c
commit
a51b47e956
@ -10,7 +10,7 @@ const OPENAPI_TAGS = [
|
||||
{
|
||||
name: 'Admin UI',
|
||||
description:
|
||||
'Configure the Unleash Admin UI. Why did you enable an experimental feature?',
|
||||
'Configuration for the Unleash Admin UI. These endpoints should not be relied upon and can change at any point without prior notice.',
|
||||
},
|
||||
{
|
||||
name: 'API tokens',
|
||||
|
Loading…
Reference in New Issue
Block a user