open_api_client_generator 1.3.0 copy "open_api_client_generator: ^1.3.0" to clipboard
open_api_client_generator: ^1.3.0 copied to clipboard

OpenApi Client Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec.

1.3.0 #

  • fix: auto create output folder
  • feat: added support to customize part path to generate files in another directory
  • feat: allow Dart Set type
  • feat: added support to Decimal, Rational and Fixed types using TypeCodec class
  • feat: added support enums for query parameters
  • feat: generate api class for dio client with optionals fetch dio method parameters

1.2.1 #

  • fix: fixed issue with part-folder cli arg

1.2.0 #

  • feat: added support to specify 'part' folder to handle the redirect generation code via build_runner
  • build: allow open_api_specification to >=3.0.0 <3.1.0

1.1.2 #

  • build: removed analyzer dependency

1.1.1 #

  • build: bumped open_api_specification to 3.0.0

1.1.0 #

  • chore: removed support to dart http client generator
  • build: bumped analyzer dependency to >=7.4.0 <9.0.0
  • build: allow code_builder: ^4.4.0

1.0.1 #

  • fix: fixed security field in open api operation

1.0.0 #

  • feat: First release of open_api_client_generator
1
likes
140
points
111
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

OpenApi Client Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, code_builder, collection, dart_style, diacritic, http, logging, meta, open_api_specification, path, recase, yaml

More

Packages that depend on open_api_client_generator