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 #694

Merged
merged 84 commits into from
Dec 15, 2023
Merged

Development #694

merged 84 commits into from
Dec 15, 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
  7. Fixed some stuff related to nullable properties

    Uladzimir Paliukhovich committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    07421ca View commit details
    Browse the repository at this point in the history
  8. Updated changelog and pubspec

    Uladzimir Paliukhovich committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d19f042 View commit details
    Browse the repository at this point in the history
  9. Formatted code

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

    # Conflicts:
    #	lib/src/code_generators/swagger_models_generator.dart
    Uladzimir Paliukhovich committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ecb17c4 View commit details
    Browse the repository at this point in the history
  11. Formatted code

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

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

Commits on Nov 17, 2023

  1. Fixed generation of some enums inside classes

    Uladzimir Paliukhovich committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    73db345 View commit details
    Browse the repository at this point in the history
  2. Implemented support of exploded parameters

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

    Uladzimir Paliukhovich committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    649e129 View commit details
    Browse the repository at this point in the history
  4. Pushed constants file

    Uladzimir Paliukhovich committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8c1fe97 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Fixed generation of allOf for request bodies

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

    Uladzimir Paliukhovich committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    15c58ba View commit details
    Browse the repository at this point in the history
  3. Implemented overriden_models functionality

    Uladzimir Paliukhovich committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    1158b4b View commit details
    Browse the repository at this point in the history
  4. Improved overriden models logic

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

    Uladzimir Paliukhovich committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    cbcc034 View commit details
    Browse the repository at this point in the history
  6. Updated pubspec and changelog

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

    Uladzimir Paliukhovich committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2197841 View commit details
    Browse the repository at this point in the history
  8. Removed support of exploded parameters

    Uladzimir Paliukhovich committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    70a6665 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Fixed generation of patameters contains keywords

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

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

    # Conflicts:
    #	CHANGELOG.md
    #	pubspec.yaml
    Uladzimir Paliukhovich committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    86336bc View commit details
    Browse the repository at this point in the history
  4. Fixed generation of nullable and not nullable fields

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

    Uladzimir Paliukhovich committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    285fdc3 View commit details
    Browse the repository at this point in the history
  6. Fixed generation of list parameters with specific names

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

    Uladzimir Paliukhovich committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b050bf6 View commit details
    Browse the repository at this point in the history
  8. Fixed formurlencoded requests

    Uladzimir Paliukhovich committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d103118 View commit details
    Browse the repository at this point in the history
  9. Revert "Fixed formurlencoded requests"

    This reverts commit d103118.
    Uladzimir Paliukhovich committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    6a433b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Merge branch 'master' into development

    Uladzimir Paliukhovich committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0644fc2 View commit details
    Browse the repository at this point in the history
  2. Updated changelog and pubspec

    Uladzimir Paliukhovich committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a472fa4 View commit details
    Browse the repository at this point in the history
  3. formatted code

    Uladzimir Paliukhovich committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8e7a9a1 View commit details
    Browse the repository at this point in the history
  4. Fixed version in changelog

    Uladzimir Paliukhovich committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d464b68 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Added generation of writeOnly and readOnly fields as nullable and no …

    …required (Issue 487)
    Uladzimir Paliukhovich committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f07c5c5 View commit details
    Browse the repository at this point in the history