Tim Lai
Tim Lai
update: this change will also necessitate changes to swagger-ui-react build, due to change in module path.
Hi @mapitman, PR #6483 did not consider scenarios when multiple form elements are available, so this was an oversight that would be nice to get fixed.
afaik, Swagger UI does not currently have token refresh. Happy to accept contributions, especially in this subject of authorization/authentication. 😉
Thinking about this more, one might be able to use `requestIntercepters` to define custom handling to an auth request.
I was able to reproduce this yesterday. I'm on Mac OS X 11.6.7. The following screenshots are results from `npm run cy:ci` (after building locally). Couple of scenarios... but note...
@Aleks-gdb Thanks for the request! There is no eta on a dependency update for `react-ace`, as `react-ace@5+` breaks existing tests. Fyi, for anyone who may want to work on this...
@dancoltonart To clarify, is this a request to change the default filename when one downloads the definition and/or downloads a generated server/client? Or is this a request to change swagger-editor...
Migration from Jest to Cypress in the following PRs: #3350 #3356 #3357 #3361 #3362 #3363 #3368 #3369 #3374 #3375 #3377 These PRs collectively increases overall test coverage compared to the...
@mathis-m This is probably from recent implementation changes for `examples` in `swagger-ui`
@rbodner Can you provide a sample definition to copy/paste for testing? Also, just confirming this is still an issue, as there have been recent changes to `examples` (from swagger-ui).