-
We are trying to update to 4.0.2 and our builds are broken with the following errors after changing my imports as documented.
Changed import to:
```ts
import { MediaTypeObject } from 'openapi3-…
-
As you know, the JSON schema for OpenAPI versions 3.0.x and 3.1.x differ. Currently, this package uses the same model for both versions. Thus, it cannot guarantee that the produced openapi.json will c…
-
Hello! I’m the maintainer of https://www.npmjs.com/package/openapi-typescript, which is useful for generating robust TypeScript schemas from an OpenAPI schema. Would this package be a good fit for thi…
-
I'm working on a pretty basic REST API with quite a complex object model.
The only differences between the output when:
`openAPI31(Boolean.TRUE)`
and
`openAPI31(Boolean.FALSE)`
are:
1. All of …
-
The thread continually sleeps for 500 ms in a loop until the expected number of services is available in these three implementations of a method `waitForBundlesToStart(Set openAPIUIBundles)` in the fo…
-
# Bug Report
### 🔎 Search Terms
typecript does not automatically generate the correct type、enum、Object key in enum
### 🕗 Version & Regression Information
- This is a crash
- …
-
Hi. My Project is based on Java 9 with named module. When I upgrade to swagger 2.2.0, I catched `module xxx reads package io.swagger.v3.oas.annotations from both io.swagger.v3.oas.annotations and io.s…