Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #676

Merged
merged 52 commits into from
Nov 10, 2023
Merged

Development #676

merged 52 commits into from
Nov 10, 2023

Commits on Jun 7, 2023

  1. Fixed some issues

    Uladzimir Paliukhovich committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2c826d8 View commit details
    Browse the repository at this point in the history
  2. formatted code

    Uladzimir Paliukhovich committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f064936 View commit details
    Browse the repository at this point in the history
  3. updated SDK

    Uladzimir Paliukhovich committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    352d09f View commit details
    Browse the repository at this point in the history
  4. Updated SDK and version

    Uladzimir Paliukhovich committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    861dfac View commit details
    Browse the repository at this point in the history
  5. Fixed generation of lists of classes

    Uladzimir Paliukhovich committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    d320f12 View commit details
    Browse the repository at this point in the history
  6. Fixed generation $Items classes

    Uladzimir Paliukhovich committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    fbda249 View commit details
    Browse the repository at this point in the history
  7. Updated pubspec and changelog

    Uladzimir Paliukhovich committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    1ade0c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Fixed #524

    Uladzimir Paliukhovich committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    fe41f12 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Fixed #598 Generation of query enum parameters

    Uladzimir Paliukhovich committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    173d9aa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into version/2.11.6

    # Conflicts:
    #	CHANGELOG.md
    #	lib/src/code_generators/swagger_requests_generator.dart
    #	pubspec.yaml
    Uladzimir Paliukhovich committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a09e442 View commit details
    Browse the repository at this point in the history
  3. Fixed conflicts

    Uladzimir Paliukhovich committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    16b5e3f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Fixed some issues in swaggers

    Uladzimir Paliukhovich committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d1c7d2f View commit details
    Browse the repository at this point in the history
  2. Updated changelog and pubspec

    Uladzimir Paliukhovich committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    6ae1b7d View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Fix #583, #637, #619 and update readme (#638)

    * fix #583 and update readme
    
    * fix #637
    
    * fix #619
    romainboucher authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    ff4d14e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into version/2.11.6

    # Conflicts:
    #	CHANGELOG.md
    Uladzimir Paliukhovich committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3466b48 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Fixed generation of some fields

    Uladzimir Paliukhovich committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    290deb0 View commit details
    Browse the repository at this point in the history
  2. Removed test

    Uladzimir Paliukhovich committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d3a77eb View commit details
    Browse the repository at this point in the history
  3. Fixed classes named List

    Uladzimir Paliukhovich committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    8283674 View commit details
    Browse the repository at this point in the history
  4. Fixed generation of query parameters with ref default type

    Uladzimir Paliukhovich committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a71a9e9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into version/2.11.6

    Uladzimir Paliukhovich committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    dead103 View commit details
    Browse the repository at this point in the history
  6. Fixed generation of DateTime parameters

    Uladzimir Paliukhovich committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d99e4f9 View commit details
    Browse the repository at this point in the history
  7. Fixed generation of responses in some cases

    Uladzimir Paliukhovich committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e2fe57f View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into version/2.11.6

    Uladzimir Paliukhovich committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    8e8c5ff View commit details
    Browse the repository at this point in the history
  9. Some fixes

    Uladzimir Paliukhovich committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    1b24515 View commit details
    Browse the repository at this point in the history
  10. Updated changelog and pubspec

    Uladzimir Paliukhovich committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    4bdd297 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' into version/2.11.6

    # Conflicts:
    #	lib/src/code_generators/swagger_requests_generator.dart
    Uladzimir Paliukhovich committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b974025 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Implemented not nullable fields

    Uladzimir Paliukhovich committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3e6c745 View commit details
    Browse the repository at this point in the history
  2. Fixed tests

    Uladzimir Paliukhovich committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    bc0c305 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. fixed generation of some swaggers

    Uladzimir Paliukhovich committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0ed9163 View commit details
    Browse the repository at this point in the history
  2. Added ability to return String values

    Uladzimir Paliukhovich committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    baec549 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into development

    Uladzimir Paliukhovich committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    fdc496a View commit details
    Browse the repository at this point in the history
  4. Returned main.dart content

    Uladzimir Paliukhovich committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    899833e View commit details
    Browse the repository at this point in the history
  5. Updated pubspec and changelog

    Uladzimir Paliukhovich committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1eabeb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Fixed generation of required and not required fields

    Uladzimir Paliukhovich committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    360b837 View commit details
    Browse the repository at this point in the history
  2. Added check for object ref in body

    Uladzimir Paliukhovich committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    6c2f1a7 View commit details
    Browse the repository at this point in the history
  3. Fixed some things

    Uladzimir Paliukhovich committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    e973370 View commit details
    Browse the repository at this point in the history
  4. Fixed tests

    Uladzimir Paliukhovich committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4fa3a11 View commit details
    Browse the repository at this point in the history
  5. Fixed tests

    Uladzimir Paliukhovich committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    7896617 View commit details
    Browse the repository at this point in the history
  6. Fixed some things

    Uladzimir Paliukhovich committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    22af9f0 View commit details
    Browse the repository at this point in the history
  7. Updated changelog and pubspec

    Uladzimir Paliukhovich committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ddf6b4c View commit details
    Browse the repository at this point in the history
  8. Removed not needed lines in tests

    Uladzimir Paliukhovich committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    66dba04 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Fixed generation of nullable responses

    Uladzimir Paliukhovich committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8fcfbb0 View commit details
    Browse the repository at this point in the history
  2. Added generation of DateTime

    Uladzimir Paliukhovich committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    7448d28 View commit details
    Browse the repository at this point in the history
  3. Updated pubspec and changelog

    Uladzimir Paliukhovich committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c8c3522 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into development

    # Conflicts:
    #	CHANGELOG.md
    #	lib/src/code_generators/swagger_additions_generator.dart
    #	lib/src/code_generators/swagger_models_generator.dart
    #	lib/src/models/generator_options.dart
    #	lib/src/models/generator_options.g2.dart
    #	pubspec.yaml
    Uladzimir Paliukhovich committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d7a06b2 View commit details
    Browse the repository at this point in the history
  5. Fixed tests

    Uladzimir Paliukhovich committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    4c7f4df View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Fixed #669 Generation models from content schema allof

    Uladzimir Paliukhovich committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    6b9e104 View commit details
    Browse the repository at this point in the history
  2. Fixed #665 generation putIfAbsent for response from content schema

    Uladzimir Paliukhovich committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c191faf View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into development

    Uladzimir Paliukhovich committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f37ea45 View commit details
    Browse the repository at this point in the history
  4. Fixed generation of nullable and required properties

    Uladzimir Paliukhovich committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    313cea9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into development

    Uladzimir Paliukhovich committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    cc170ce View commit details
    Browse the repository at this point in the history
  6. Fixed tests

    Uladzimir Paliukhovich committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    74bd541 View commit details
    Browse the repository at this point in the history