Releases: gsoft-inc/wl-openapi-typescript
Releases · gsoft-inc/wl-openapi-typescript
@workleap/create-schemas@0.3.0
@workleap/create-schemas@0.2.0
Minor Changes
-
#16
dde9873
Thanks @tjosepo! - [BREAKING]outfile
option is nowoutdir
-
#10
868734a
Thanks @tjosepo! - [BREAKING] Major overhaul to configurations.The following command line arguments are no longer supported:
--additionalProperties
--alphabetize
--arrayLength
--defaultNonNullable
--propertiesRequiredByDefault
--emptyObjectsUnknown
--enum
--enumValues
--excludeDeprecated
--exportType
--help
--immutable
--pathParamsAsTypes
These options now need to be declared in the
create-schemas.config.ts
file using theopenApiTsOptions
property. -
#16
dde9873
Thanks @tjosepo! - AddopenapiFetchPlugin
plugin for client generation (requiresopenapi-fetch
package)
Patch Changes
0.1.1
What's Changed
- [idp-1683] Fix relative path by @PrincessMadMath in #4
Full Changelog: https://github.com/gsoft-inc/wl-openapi-typescript/commits/0.1.1