openapi_generator 5.0.2 copy "openapi_generator: ^5.0.2" to clipboard
openapi_generator: ^5.0.2 copied to clipboard

Generator for openapi client sdk inspired by the npm implementation of openapi-generator-cli.

5.0.2 (2024-01-16) #

Bug Fixes #

  • fixed spec diff tracking

5.0.1 (2024-01-16) #

Bug Fixes #

  • annotation: fixed formatting (b21a177)

5.0.0 (2024-01-16) #

⚠ BREAKING CHANGES #

  • cli: removed various deprecated methods and properties such as inputSpecFile

Features #

  • annotation: removed deprecated properties from annotation (51d3683)
  • cli: bumped official generator version to 7.2 (51d3683)
  • generator: moved completely to newgen (51d3683)

Bug Fixes #

  • Apply types to default empty maps (bfb0ec4)
  • Consume testing version of the source_gen branch to simplify testing. (37af696)
  • Correct most of the tests while using the newest verison of the source gen changes (4156d9a)
  • dep override (8266ab1)
  • fmt (e63c9b9)
  • generator: fixed bad deps (5d6407a)

4.13.0 (2023-09-02) #

Features #

  • Add a format stage to the end of nextGen (acac104)
  • Add headers options for requests (nextGen only) (bc4a170)

Bug Fixes #

  • fix incorrect find and replace causing tests to fail (0016a03)
  • move to delegate, add tests, revert version requirement (6a32542)
  • remove duplicate run test, fix failing tests (677a318)
  • remove unused imports (4eb64c9)
  • repair the docker run command, update the type_methods to expand out the remote delegate (c00b334)

4.13.1 (2023-09-04) #

Bug Fixes #

  • dependencies: added required dependencies to pubspec (7738439)
  • fixes useEnumExtension and other non string additional properties fields throwing error (53b711a)
  • updated logs (45af1cf)

4.12.0 #

  • Added spec diff tracking. This means you Openapi generator now tracks changes to your spec and only regenerates the code if there are changes. This is useful if you have a large spec and you want to avoid regenerating the code every time you run your build. This is enabled by default. You can read more about it here. Credits - @Nexushunter
  • Improved test coverage

4.11.1 #

  • Removed log.severe that shows even though generation is successful
  • Updated documentation

4.11.0 #

  • Bumped dart-ogurets (dioAlt) generator to 7.2 with changes
  • Bumped official openapi generator to 6.6.0. See change log
  • fix endpoints returning null #15433
  • Drop default value when unnecessary #15368

4.10.0 #

  • Bumped dart-ogurets (dioAlt) generator to 7.1 with changes
  • Bumped official openapi generator to 6.4.0. See change log

4.0.0 #

  • BREAKING CHANGES

    • dioNext (replaced with dio) and jaguar generators are removed
  • Bumped dart-ogurets (dioAlt) generator to 5.13 with changes

  • Bumped official openapi generator to 6.0.0. See change log

3.3.2 #

  • Fix the enum value retrieval error

3.3.1 #

  • Update the analyzer constraint

3.3.0+1 #

  • Bumped dart-ogurets (dioAlt) generator to 5.11 with changes
  • Bumped official openapi generator to 5.3/0. See change log

3.2.1 #

  • Bumped dart-ogurets (dioAlt) generator to 5.9 with changes
  • Bumped official openapi generator to 5.2.1. See change log

3.2.0+2 #

  • fixed boolean additional properties returning null

3.2.0 #

  • Bumped dart-ogurets (dioAlt) generator to 5.8 with changes
  • Bumped official openapi generator to 5.2.0. See change log
  • Added support for nullSafe for dioAlt generator
  • Added support for import mappings

3.1.3 #

  • Bumped dart-ogurets (dioAlt) generator to 5.3 with changes
  • Bumped official openapi generator to 5.1.1. See change log

3.1.2 #

NEW DART GENERATOR:: A new dart generator has been added (dioNext). However, be careful because its xperimental and might be removed, renamed in the future or it might not even work well. You can read more about it here https://github.com/OpenAPITools/openapi-generator/pull/8869

3.1.1-2 #

  • BREAKING CHANGES
  • Bumped dart-ogurets (dioAlt) generator to 5.0 with breaking changes
  • Bumped official openapi generator to 5.1.0. See change log

3.0.2 #

2.2.0 #

  • Added support for flutter wrappers
  • Bumped dart-ogurets generator to 4.1 with breaking changes

3.0.0-nullsafety.1 #

  • Bumped generator version to 5.0.0. This has some breaking changes. Click here to view changes
  • bumped null safety

2.0.0 #

  • Bumped generator version to 5.0.0. This has some breaking changes. Click here to view changes

2.0.0-nullsafety.0 #

  • Migrated to null safety

1.1.4 #

  • Updated dart_2 api to version 3.10
  • Added pubname to DioProperties

1.1.3 #

  • Updated dart_2 api to latest
  • Added support for reservedWordsMapping

1.1.2 #

  • Added support for skipping post run steps
  • Fixed failing post build steps in windows

1.1.1 #

  • Fixed build issue

1.1.0 #

1.0.8 #

  • fixed issue with wrong path on windows

1.0.7 #

  • added support for -t (templateDirectory)
  • minor bug fix

1.0.5 #

  • Updated generator version to 4.3.0

1.0.0 #

  • Updated analyzer to 0.39.4
  • removed validation from input spec

0.1.2 #

  • Updated docs

0.0.1-beta #

  • Initial version.
96
likes
130
pub points
89%
popularity

Publisher

verified publisherdevappliance.com

Generator for openapi client sdk inspired by the npm implementation of openapi-generator-cli.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

analyzer, build, build_runner, http, logging, openapi_generator_annotations, openapi_generator_cli, path, source_gen, yaml

More

Packages that depend on openapi_generator