1
0
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:
Thomas Heartman 2023-07-07 13:14:19 +02:00 committed by GitHub
parent 5388eaf48c
commit a51b47e956
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',