We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Event if WebSocket AsyncAPI binding is supported by the Async Minion component, the UI display a warning message saying it is not.
We expect to have information on the WebSocket endpoint as well as the full WebSocket URL where mock are available.
The extension UI displays:
This extension does not support the WS binding at this time.
and not WS URL is displayed.
No response
0.3.0
docker-compose
helm chart
operator
docker-desktop extension
The text was updated successfully, but these errors were encountered:
88ff6d3
fix: #33 Remove unsupported message and refactor display of URL
fa9e096
Signed-off-by: Laurent Broudoux <[email protected]>
lbroudoux
No branches or pull requests
Describe the bug
Event if WebSocket AsyncAPI binding is supported by the Async Minion component, the UI display a warning message saying it is not.
Expected behavior
We expect to have information on the WebSocket endpoint as well as the full WebSocket URL where mock are available.
Actual behavior
The extension UI displays:
This extension does not support the WS binding at this time.
and not WS URL is displayed.
How to Reproduce?
No response
Microcks version or git rev
0.3.0
Install method (
docker-compose
,helm chart
,operator
,docker-desktop extension
,...)docker-desktop extension
Additional information
No response
The text was updated successfully, but these errors were encountered: