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

Fix deserialization error for LRO which has discriminator #2589

Closed
wants to merge 52 commits into from

Commits on May 22, 2024

  1. code

    msyyc committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4c12c62 View commit details
    Browse the repository at this point in the history
  2. fix for legacy test

    msyyc committed May 22, 2024
    Configuration menu
    Copy the full SHA
    49ab757 View commit details
    Browse the repository at this point in the history
  3. inv and black

    msyyc committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3c22f8e View commit details
    Browse the repository at this point in the history
  4. fix mypy

    msyyc committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7adc1c8 View commit details
    Browse the repository at this point in the history
  5. fix pyright error

    msyyc committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ca98be8 View commit details
    Browse the repository at this point in the history
  6. fix pylint

    msyyc committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e142d48 View commit details
    Browse the repository at this point in the history
  7. inv

    msyyc committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1857677 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. update

    msyyc committed May 23, 2024
    Configuration menu
    Copy the full SHA
    dccdd16 View commit details
    Browse the repository at this point in the history
  2. review

    msyyc committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c97c28c View commit details
    Browse the repository at this point in the history
  3. fix

    msyyc committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2eea3a4 View commit details
    Browse the repository at this point in the history
  4. fix

    msyyc committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a718d6a View commit details
    Browse the repository at this point in the history
  5. Fix test

    msyyc committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ebf0e16 View commit details
    Browse the repository at this point in the history
  6. fix multiapi test

    msyyc committed May 23, 2024
    Configuration menu
    Copy the full SHA
    738caab View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    76c8d03 View commit details
    Browse the repository at this point in the history
  2. review

    msyyc committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d163f3d View commit details
    Browse the repository at this point in the history
  3. inv

    msyyc committed May 24, 2024
    Configuration menu
    Copy the full SHA
    133bf7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f830afe View commit details
    Browse the repository at this point in the history
  5. update changelog

    msyyc committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f464d47 View commit details
    Browse the repository at this point in the history
  6. inv

    msyyc committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0647135 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0f0610 View commit details
    Browse the repository at this point in the history
  8. inv

    msyyc committed May 24, 2024
    Configuration menu
    Copy the full SHA
    148e934 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    52c13db View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    8b7f073 View commit details
    Browse the repository at this point in the history
  2. force initial operation to return stream

    iscai-msft committed May 29, 2024
    Configuration menu
    Copy the full SHA
    24d19a1 View commit details
    Browse the repository at this point in the history
  3. revert extra changes in builder_serializer

    iscai-msft committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fa2c5ce View commit details
    Browse the repository at this point in the history
  4. regen

    iscai-msft committed May 29, 2024
    Configuration menu
    Copy the full SHA
    41f1d09 View commit details
    Browse the repository at this point in the history
  5. regen lropaging

    iscai-msft committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3a04d08 View commit details
    Browse the repository at this point in the history
  6. regen with load_body for aiohttp

    iscai-msft committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c92b238 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix

    msyyc committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f71903c View commit details
    Browse the repository at this point in the history
  2. inv

    msyyc committed May 30, 2024
    Configuration menu
    Copy the full SHA
    49d85c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1602dc1 View commit details
    Browse the repository at this point in the history
  4. fix test

    msyyc committed May 30, 2024
    Configuration menu
    Copy the full SHA
    015d844 View commit details
    Browse the repository at this point in the history
  5. inv

    msyyc committed May 30, 2024
    Configuration menu
    Copy the full SHA
    bcbc2d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Merge branch 'main' of https://github.com/Azure/autorest.python into …

    …deserialization-fix
    iscai-msft committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    44017d5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'deserialization-fix' of https://github.com/Azure/autore…

    …st.python into deserialization-fix
    iscai-msft committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f7e5be6 View commit details
    Browse the repository at this point in the history
  3. read in response

    iscai-msft committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f0eae62 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. inv

    msyyc committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d8ef34f View commit details
    Browse the repository at this point in the history
  2. fix multiapi test

    msyyc committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b086c62 View commit details
    Browse the repository at this point in the history
  3. inv

    msyyc committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    066eb98 View commit details
    Browse the repository at this point in the history
  4. fix pyright

    msyyc committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cfb50f5 View commit details
    Browse the repository at this point in the history
  5. simplify code

    iscai-msft committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    df5cf4c View commit details
    Browse the repository at this point in the history
  6. generate

    iscai-msft committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cfe3dbd View commit details
    Browse the repository at this point in the history
  7. regen

    iscai-msft committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e805530 View commit details
    Browse the repository at this point in the history
  8. regenerate

    iscai-msft committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    eb9250a View commit details
    Browse the repository at this point in the history
  9. black

    iscai-msft committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f6577fb View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge branch 'main' of https://github.com/Azure/autorest.python into …

    …deserialization-fix
    iscai-msft committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d70e0e9 View commit details
    Browse the repository at this point in the history
  2. regen to revert changes

    iscai-msft committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d71c77b View commit details
    Browse the repository at this point in the history
  3. revert changes

    iscai-msft committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a3f8f22 View commit details
    Browse the repository at this point in the history
  4. regen

    iscai-msft committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    91d8643 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Merge branch 'main' of https://github.com/Azure/autorest.python into …

    …deserialization-fix
    iscai-msft committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6681433 View commit details
    Browse the repository at this point in the history
  2. regen

    iscai-msft committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    01b89e8 View commit details
    Browse the repository at this point in the history
  3. revert tasks change

    iscai-msft committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c0e2522 View commit details
    Browse the repository at this point in the history