You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what the bug is. Please include any error messages or codes here.
Steps to Reproduce
To help us identify the issue more quickly, please follow these guidelines:
Detailed Steps: Provide a step-by-step description of what leads to the bug. Be as specific as possible.
Code Snippets: If the issue involves code (e.g., JavaScript error, server request failure), include the relevant snippets where the issue occurs.
Attachments:
Workflow JSON: If your issue is reproducible with a specific workflow, please attach the workflow's JSON file. This will help us understand the exact process that leads to the problem.
Sample Project: If possible, attach a minimal sample project or code that reproduces the issue. This could be a simplified version of your project that isolates and demonstrates the bug.
Reproduction Rate: Indicate how often the bug occurs when following these steps (e.g., "every time", "intermittently: about 50% of the time").
Video/Screenshots: Sometimes, complex behaviors are better shown than described. If you think a video or screenshots would help clarify the issue, please include them.
Additional Configuration:
Mention any specific settings, features, or configurations that need to be enabled or present to reproduce the issue.
Providing a comprehensive and clear description will greatly assist in diagnosing the problem quickly and accurately. If you're unable to share some of the requested information publicly, please note that, and we can arrange for secure information transfer.
Expected Behavior
Describe what you expected to happen.
Actual Behavior
Describe what actually happened. Include screenshots, if applicable.
Screenshots
If possible, add screenshots or screen recordings to help explain the problem.
Environment
Elsa Package Version: Specify the version. If you've cloned the repo, mention if you are using the latest source code from the main branch.
Operating System: Include your OS version (e.g., Windows 10, macOS Big Sur, Ubuntu 18.04).
Browser and Version: If applicable, include your browser and version (e.g., Chrome 92).
Log Output
Include any relevant log output or error messages that might help diagnose the issue.
Troubleshooting Attempts
Describe any steps you have taken to troubleshoot or resolve the issue yourself.
Additional Context
Add any other context about the problem here. This could include the frequency of the issue (e.g., intermittent, every time), conditions under which the issue appears, etc.
Related Issues
Link to any related issues here.
Hi I just want to intergrate the workflow endpoint with swagger. Can you help me to do that ?
The text was updated successfully, but these errors were encountered:
With default configuration, Swagger is not able to discover/document endpoints created at runtime, like the ones registered by workflow activities. However, Swagger can be configured to adjust its endpoints with certain configurations in Swashbuckle.
However, as far as I am aware, Elsa currently does not supports this.
Description
A clear and concise description of what the bug is. Please include any error messages or codes here.
Steps to Reproduce
To help us identify the issue more quickly, please follow these guidelines:
Detailed Steps: Provide a step-by-step description of what leads to the bug. Be as specific as possible.
Code Snippets: If the issue involves code (e.g., JavaScript error, server request failure), include the relevant snippets where the issue occurs.
Attachments:
Reproduction Rate: Indicate how often the bug occurs when following these steps (e.g., "every time", "intermittently: about 50% of the time").
Video/Screenshots: Sometimes, complex behaviors are better shown than described. If you think a video or screenshots would help clarify the issue, please include them.
Additional Configuration:
Providing a comprehensive and clear description will greatly assist in diagnosing the problem quickly and accurately. If you're unable to share some of the requested information publicly, please note that, and we can arrange for secure information transfer.
Expected Behavior
Describe what you expected to happen.
Actual Behavior
Describe what actually happened. Include screenshots, if applicable.
Screenshots
If possible, add screenshots or screen recordings to help explain the problem.
Environment
Log Output
Include any relevant log output or error messages that might help diagnose the issue.
Troubleshooting Attempts
Describe any steps you have taken to troubleshoot or resolve the issue yourself.
Additional Context
Add any other context about the problem here. This could include the frequency of the issue (e.g., intermittent, every time), conditions under which the issue appears, etc.
Related Issues
Link to any related issues here.
Hi I just want to intergrate the workflow endpoint with swagger. Can you help me to do that ?
The text was updated successfully, but these errors were encountered: