Results 2 issues of Mike J

Currently, the base working directory for actions exists within a sub folder of the installation directory and duplicates the repository twice. This can be an issue for repos with longer...

enhancement
Runner Feature

### What happens? Using scalar-fastapi 1.4.3, when a request body type is set to `text/plain`, the Query parameters are not listed under `Test Request` ``` "parameters": [ { "name": "version",...

bug