Lexy
Lexy
If you specify both `--output`, `--json`, and `--md` options on the command line, only one of them takes effect, with no clear indication in the documentation of which one prevails....
Fix #92
When I click _Send API Request_ the _Response_ section appears and displays the response preview. You can search the page for a substring contained in the response data. If the...
No matter how I order request parameters for my endpoints, whether I use `x-position` to reorder parameters or not, the request parameters are **always** sorted by required, then alphabetically. ##...
This is food for thought and invitation to discussion. The library uses a mix of sync and async calls to Redis. It's perfectly fine to use async calls in transactions....