-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixed #553 Generation putIfAbsent for names begins with "Map" * Removed not needed property * Removed toJson generation * Returned generation of toJson() * Implemented toJson only for some models feature * Fixed some errors * Added some fixes * Added createToJson: false for models without toJson * Fixed #554 generation of putIfAbsent for not needed schemas * Updated pubspec and changelog * Reverted change in analysis_options * Fixed warnings * Fixed generation of multipart data * Fixed parameter type generation * Changed dynamic to Object * Some fixes * Add recognition of int64 as int * Fixed #571 * Fixed #572 * Fixed #570 * Fix #576 * Updated changelog * Some fixed in configs * Reverted changes * implemented support of multipart for border cases * Added fix for partFile parameters * Updated pubspec and changelog * Formatted lib folder * Fixed warning * Updated libs Fixed generation of with base url * Small fix * Fixed dependencies * Added support of nullabe responses * Fixed #579 * Removed not needed tests --------- Co-authored-by: Uladzimir Paliukhovich <[email protected]>
- Loading branch information
1 parent
5e73551
commit 947f63e
Showing
6 changed files
with
88 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters