1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00

chore: add Release Templates OpenAPI tag

This commit is contained in:
Nuno Góis 2025-09-01 11:07:12 +01:00
parent 7cc3c32eb2
commit 7eb1349f50
No known key found for this signature in database
GPG Key ID: 71ECC689F1091765

View File

@ -116,6 +116,11 @@ const OPENAPI_TAGS = [
description:
'Create, update, and delete [Unleash Public Signup tokens](https://docs.getunleash.io/reference/public-signup-tokens).',
},
{
name: 'Release Templates',
description:
'API for managing [release templates](https://docs.getunleash.io/reference/release-templates).',
},
{ name: 'Search', description: 'Search for features.' },
{
name: 'Segments',