-
## What are the steps to reproduce this issue?
Run snyk test --severity-threshold=high on package after installing
## What happens?
Issues with no direct upgrade or patch:
✗ Remote Code …
-
## What are the steps to reproduce this issue?
1. Run snyk test --severity-threshold=high on package after installing
## What happens?
Receive error:
✗ Inefficient Regular Expression C…
-
### Issue Description
There should be an option to exclude the header comment at the beginning of files.
This is making it very difficult to review PRs with very small changes because all the file…
-
## What are the steps to reproduce this issue?
1. Run Orval using an OpenAPI spec containing the following (sanitised) section. Only provide the input and output parameters on CLI.
```
{
"op…
-
## What happens
Orval fails to find my custom instance mutator function when there's `await import` inside any of the mutator function dependency imported packages.
## What are the steps to repr…
-
The following is reported from Dependabot (NPM also flags this as **critical**):
**JSONPath Plus Remote Code Execution (RCE) Vulnerability**
orval@7.1.1 requires jsonpath-plus@7.1.0 via a transi…
-
## What are the steps to reproduce this issue?
1. Create new project with `fetch` client from openapi scheme which returns 204 (No content).
2. Try calling the generated method.
3. You should…
-
## What are the steps to reproduce this issue?
1. Create a big open API file (about 600KB) with lots of relations models and params
2. Run the orval generate command to generate models and ser…
-
orval is only supporting if the project type is commonJs.
My project package.json contains type module. Unable to generate api clients. However If I remove type then it is working. I can't remove t…
-
## What are the steps to reproduce this issue?
This issue is new proposal
## What happens?
This makes it easy to check whether this API is being called correctly in a test, for example.
C…