1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore: change integration events api tag to addons (#7932)

This commit is contained in:
David Leek 2024-08-20 14:00:58 +02:00 committed by GitHub
parent 8e2ae6c6c7
commit 74133395cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -185,7 +185,7 @@ Note: passing \`null\` as a value for the description property will set it to an
permission: ADMIN,
middleware: [
openApiService.validPath({
tags: ['Unstable'],
tags: ['Addons'],
operationId: 'getIntegrationEvents',
summary:
'Get integration events for a specific integration configuration.',