-
Notifications
You must be signed in to change notification settings - Fork 100
fix: open api #831
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: open api #831
Conversation
✅ Deploy Preview for docs-novu ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for docs-novu ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@@ -21,4 +16,9 @@ _openapi: | |||
|
|||
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */} | |||
|
|||
|
|||
Using a previously generated transactionId during the event trigger, | |||
will cancel any active or pending workflows. This is useful to cancel active digests, delays etc... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add the info "If workflow execution is complete, there will not be any effect"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Defient;y, but will need to do that on the API sevice
@@ -18,4 +15,6 @@ _openapi: | |||
|
|||
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */} | |||
|
|||
Return all the integrations the user has created for that organization. Review v.0.17.0 changelog for a breaking change |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shall we add v0.17.0 changelog link?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortuent;y this is auto generatedby open api, so it will be a bit tricky
No description provided.