swagger_dart_code_generator 1.4.9 copy "swagger_dart_code_generator: ^1.4.9" to clipboard
swagger_dart_code_generator: ^1.4.9 copied to clipboard

outdated

Have you been turned into a problem with writing code for Http requests? This package can help. It has all of the Http and model codegen functionality you have been looking for.

1.4.9 #

  • Fixed issue with Lists of enums in definitions
  • Fixed issue with defined parameters on v2

1.4.8 #

  • Introduced new flag to manage @required attribute of Headers

1.4.7 #

  • Fixed Issue (#102)

1.4.6 #

  • Added generation of copyWith method for models

1.4.5 #

  • Fixed Issue (#99)
  • BREAKING: Fixed enums naming. Enums with _ are replaced by PascalCase. For example, Response_type replaced by ResponseType.

1.4.4 #

  • Fixed issue with build_only_models flag
  • BREAKING: fix misspelling with overridden word. If you use it, please add additional d.

1.4.3 #

  • Fixed error with ref in allOf and bool values in enums

1.4.2 #

  • Fixed issue with adding responses to JsonSerializableConverter mapping

1.4.1 #

  • Fixed issue with enum names in requests
  • Fixed reusable Components - Parameters map

1.4.0 #

  • Added support of int in request fields and models fields (Previously was only integer)

1.3.9 #

  • Added ignoring of request parameters with empty IN parameter

1.3.8 #

  • Added includeIfEmpty option to build options
  • Added support of requestBody parameter (And enums as requestBody parameter)
  • Fixed some minor bugs

1.3.7 #

  • Fixed case when empty Enums generated from models

1.3.6 #

  • Removed generation of empty Enums files

1.3.5 #

  • Fixed commas in request parameters
  • Removed defaultValue property for generated Lists of Enums
  • Added new flag use_path_for_request_names. Read README to learn more about it
  • Fixed extends+ClassName structure for Swagger v3

1.3.4 #

  • Fixed not valid strings in FromJson method

1.3.3 #

  • Added new property to build config named enums_case_sensitive

1.3.2 #

  • Fixed issue when parsing List of Enums

1.3.0 #

1.3.1 #

  • Code refactoring
  • Removed swaggerGeneratedUnknown for Enums

1.3.0 #

  • Fixed Issue (#68)

1.2.2 #

  • Fixed enums names

1.2.1 #

  • Added sorting of imports and exports in alphabetical order

1.2.0 #

  • Enums become being generated in separate file
  • Fixed Issue (#58)
  • Fixed some bugs

1.1.0 #

  • Fixed issues with Enums usage
  • Fixed issues with enum naming name
  • Fixed some bugs

1.0.10 #

  • Fixed issue with enums in request bodies

1.0.9 #

  • Implemented possibility to have enums in request body

1.0.8 #

  • Fixed not standard request parameter Type names
  • Added output message in case of formatting error

1.0.7 #

  • Fixed a lot of issues with Enums in request parameters
  • Changed naming approach for Enums in request parameters
  • Fixed issue with key words in Enum/Model names

1.0.6 #

  • Added support of unknownEnumValue: MyClass.swaggerGeneratedUnknown

1.0.5 #

  • Added usage of auto formatting code

1.0.4 #

  • Fixed build error on Example
  • Removed empty lines in pubspec.yaml
  • Added defined type to generated converters

1.0.3 #

  • Remove unnecessary braces
  • Fixed client_index.dart file

1.0.2 #

  • Implemented inheritance support. Models can extend others.
  • Fixed bug with build_only_models flag
  • Added missing tests for models_generator

1.0.1 #

  • Fixed bug with request parameter and result type, when schema.ref used
  • Added real example of usage with Pet Store

1.0.0+2 #

  • Fix score on pub.dev

1.0.0+1 #

  • Add more info to readme
  • Fix warnings
  • Add code coverage(codecov)

1.0.0 #

  • First release
274
likes
0
pub points
89%
popularity

Publisher

verified publishermobilepeople.dev

Have you been turned into a problem with writing code for Http requests? This package can help. It has all of the Http and model codegen functionality you have been looking for.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

build, build_config, build_runner, dart_style, json_annotation, markdown, meta, path, recase, remove_from_coverage, universal_io

More

Packages that depend on swagger_dart_code_generator