Skip to content

Releases: gsoft-inc/wl-openapi-typescript

@workleap/create-schemas@0.3.0

15 Aug 15:27
41e2b4f
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@workleap/create-schemas@0.2.0

24 Jul 18:32
74aa4d0
Compare
Choose a tag to compare

Minor Changes

  • #15 b522f5d Thanks @tjosepo! - Add watch mode

  • #16 dde9873 Thanks @tjosepo! - [BREAKING] outfile option is now outdir

  • #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 the openApiTsOptions property.

  • #16 dde9873 Thanks @tjosepo! - Add openapiFetchPlugin plugin for client generation (requires openapi-fetch
    package)

  • #16 dde9873 Thanks @tjosepo! - Add a new plugin system

Patch Changes

0.1.1

17 Jun 14:25
8f5c0cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/gsoft-inc/wl-openapi-typescript/commits/0.1.1