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
That doesn't work though.
Most likely because REST endpoints are registered in Butler before the Swagger docs module was loaded.
Switch order and things should work.
Expected Behavior
No response
To Reproduce
No response
The text was updated successfully, but these errors were encountered:
What version of Butler are you using?
7.3.2
What version of Node.js are you using? Not applicable if you use the standalone version of Butler.
16.15.0
What command did you use to start Butler?
node butler.js
What operating system are you using?
macOS
What CPU architecture are you using?
x86_64
What Qlik Sense versions are you using?
2022-May
Describe the Bug
Butler is supposed to show docs for the REST API, as described here:
https://butler.ptarmiganlabs.com/docs/examples/openapi-docs/#openapi-documentation-built-into-butler
That doesn't work though.
Most likely because REST endpoints are registered in Butler before the Swagger docs module was loaded.
Switch order and things should work.
Expected Behavior
No response
To Reproduce
No response
The text was updated successfully, but these errors were encountered: