-
When trying to run the Quarkus starter from https://start.vaadin.com the plugin crashes with the following error.
Only Quarkus and Java versions were changed in the `pom.xml`, nothing else was modi…
-
### What happens?
I am using the Scalar.AspNetCore package.
Selecting scope and clicking authorize does not send any requests for acquiring an access token and results in an error in console.
…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### Description
Automatic addition of the suffix `Schema` to the object names in `schemas.gen.ts` causes conflicts with `types.gen.ts`
In the openapi specs we have:
```json
{
"WarningAc…
-
Hi!
I'm new to `oapi-codegen` and absolutely love it!
I'm working on generating models for use with `gorm`, and I'm facing a challenge with needing actual references to structs in the models.
…
-
## Describe the Bug
Trying to use the generated SDK for Typescript inside a React app with Next.js in browser runtime (use client) trigger this error
```
Module build failed: UnhandledSchemeError…
-
```
import dataclasses
from sanic_ext.extensions.openapi import openapi
@dataclasses.dataclass
class Path:
x: [float]
y: [float]
@property
def reversed(self) -> "Path": …
-
**Describe the bug**
A clear and concise description of what the bug is.
I have defined two paths which gets differed by HTTP Method and path parameter.
`/xyz/{id}/features` - _POST_
and
`/xyz/{…
-
### Reason/Context
- Improvement is need to support endpoint with file upload functionality.
- This change will provide a better contract coverage, since currently it is not possible to create a tes…
-
**Describe the bug** (*)
A clear and concise description of what the bug is.
```
java.lang.Throwable: Thread context was already set: InstalledThreadContext(snapshot=null, context=[ComponentMan…