mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
chore: change integration events api tag to addons (#7932)
This commit is contained in:
parent
8e2ae6c6c7
commit
74133395cc
@ -185,7 +185,7 @@ Note: passing \`null\` as a value for the description property will set it to an
|
|||||||
permission: ADMIN,
|
permission: ADMIN,
|
||||||
middleware: [
|
middleware: [
|
||||||
openApiService.validPath({
|
openApiService.validPath({
|
||||||
tags: ['Unstable'],
|
tags: ['Addons'],
|
||||||
operationId: 'getIntegrationEvents',
|
operationId: 'getIntegrationEvents',
|
||||||
summary:
|
summary:
|
||||||
'Get integration events for a specific integration configuration.',
|
'Get integration events for a specific integration configuration.',
|
||||||
|
Loading…
Reference in New Issue
Block a user