orval

orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺

MIT License

Downloads
640.2K
Stars
2.6K
Committers
154

Bot releases are visible (Hide)

orval - Release 5.5.10

Published by anymaniax about 3 years ago

5.5.10 (2021-09-13)

Bug Fixes

  • mock: correctly count occurrence (c271f2b)
orval - Release 5.5.9

Published by anymaniax about 3 years ago

5.5.9 (2021-09-01)

Bug Fixes

  • formData: check only non-required fields (855ca08)
orval - Release 5.5.8

Published by anymaniax about 3 years ago

5.5.8 (2021-09-01)

Bug Fixes

  • generators: response type when no content to void (a674cf1)
  • formData: falsey values being skipped (eba07c4) (introduce a bug on formData use 5.5.9 instead)
orval - Release 5.5.7

Published by anymaniax about 3 years ago

5.5.7 (2021-08-31)

Bug Fixes

  • generators: improve identifier checking (8b0e079)
orval - Release 5.5.6

Published by anymaniax about 3 years ago

5.5.6 (2021-08-30)

Bug Fixes

  • utils: improve url validation (8ffabdd)
orval - Release 5.5.5

Published by anymaniax about 3 years ago

5.5.5 (2021-08-27)

Bug Fixes

  • utils: url validation and path spec name handling (1e3d24a)
orval - Release 5.5.4

Published by anymaniax about 3 years ago

5.5.4 (2021-08-24)

Features

  • client: update HttpClientOptions to be compatible with angular v12 (#197) (cd410a0)
orval - Release 5.5.3

Published by anymaniax about 3 years ago

5.5.3 (2021-08-05)

Bug Fixes

  • generator: form data array add missing parentheses (627c075)
  • additional properties of the objects should have any type (#190) (c933ae1)

BREAKING CHANGES

  • the objects with additional properties now have a different file
orval - Release 5.5.2

Published by anymaniax about 3 years ago

5.5.2 (2021-07-29)

Bug Fixes

  • mocks: handle correctly response schema (cd03823)
orval - Release 5.5.1

Published by anymaniax about 3 years ago

5.5.1 (2021-07-26)

Bug Fixes

  • quote object mock key if it is an identifier name (#186) (03e701a)
orval - Release 5.5.0

Published by anymaniax over 3 years ago

5.5.0 (2021-07-16)

Features

orval - Release 5.4.14

Published by anymaniax over 3 years ago

5.4.14 (2021-07-13)

Bug Fixes

  • import-github: improve handling errors (a6ff257)
  • writers: improve handling multi swagger ref url (c9b4096)
orval - Release 5.4.13

Published by anymaniax over 3 years ago

5.4.13 (2021-07-12)

Bug Fixes

  • form-data: better handling with mutator (c357854)
  • form-data: handling dash in object key (7bca439)
  • mock: better handling of primitive types (2e48c2c)
  • writers: wait promise resolve (e63e95a)
orval - Release 5.4.12

Published by anymaniax over 3 years ago

5.4.12 (2021-07-02)

Bug Fixes

  • importers: swagger converter only warning and stop throwing error directly (fe9894b)
orval - Release 5.4.11

Published by anymaniax over 3 years ago

5.4.11 (2021-06-30)

Bug Fixes

  • mock: generate only success response (8e85a2e)
orval - Release 5.4.10

Published by anymaniax over 3 years ago

5.4.10 (2021-06-30)

Bug Fixes

  • clients: typescript with generic improvements (d035d94)

Features

orval - Release 5.4.9

Published by anymaniax over 3 years ago

5.4.9 (2021-06-20)

Bug Fixes

  • schemas: add alias if same name multi ref (5aa2f5f)
orval - Release 5.4.8

Published by anymaniax over 3 years ago

5.4.8 (2021-06-16)

Bug Fixes

  • query-client: imporve generic type async function (c244307)
orval - Release 5.4.7

Published by anymaniax over 3 years ago

5.4.7 (2021-06-11)

Bug Fixes

  • query: typescript type and generic (1299d59)
orval - Release 5.4.6

Published by anymaniax over 3 years ago

5.4.6 (2021-06-04)

Package Rankings
Top 1.4% on Npmjs.org
Badges
Extracted from project README
npm version License: MIT tests orval