Releases: openapi-ts/openapi-typescript
Releases · openapi-ts/openapi-typescript
[email protected]
[email protected]
Patch Changes
- #2260
7205e12
Thanks @zrosenbauer! - Prevents aTypeError
due to a bad in operator fortype: "array"
when aboolean
is set onitems
[email protected]
Patch Changes
- Updated dependencies [
30c6da8
]:
[email protected]
[email protected]
[email protected]
Minor Changes
Patch Changes
-
#2199
fc3f7f8
Thanks @StefanTerdell! - Fix boolean object property schemas -
#2152
47e4b5e
Thanks @insertmike! - - Fixed --make-paths-enum option transforming the paths URL (:id
instead of{id}
) -
#2241
ef23947
Thanks @stanleyk! - Replacingany
withunknown
in theReadonlyArray
type declaration.
[email protected]
[email protected]
Patch Changes
- Updated dependencies [
4966560
]:
[email protected]
Patch Changes
- #2205
4966560
Thanks @live-small! - Fix HEAD method requests to prevent body parsing regardless of Content-Length header value
[email protected]
Patch Changes
- Updated dependencies [
ebe56f3
]: