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 to support nextLink with post calls for python sdk #14035

Merged
merged 20 commits into from
May 25, 2021

Commits on Apr 15, 2021

  1. single example with post nextLinl

    Namrata Jagasia committed Apr 15, 2021
    1 Configuration menu
    Copy the full SHA
    a937ffd View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. address suggestions

    Namrata Jagasia committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    8c8a380 View commit details
    Browse the repository at this point in the history
  2. remove examples

    Namrata Jagasia committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    cfcabfe View commit details
    Browse the repository at this point in the history
  3. Add nextLink param

    Namrata Jagasia committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    75c6095 View commit details
    Browse the repository at this point in the history
  4. Post on nextLink for all requests

    Namrata Jagasia committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    45581c7 View commit details
    Browse the repository at this point in the history
  5. Add api-version as param

    Namrata Jagasia committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    d340765 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Merge branch 'master' into najagasi/nextLink_post

    Namrata Jagasia committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    fe0284c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. update readme

    Namrata Jagasia committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    bdb309a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. prettier fix

    Namrata Jagasia committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    1f170ff View commit details
    Browse the repository at this point in the history
  2. fix lint err try

    Namrata Jagasia committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    dc3a5af View commit details
    Browse the repository at this point in the history
  3. rename operation id

    Namrata Jagasia committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    99aa6b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. fix generation for python

    iscai-msft committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    9a4577f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from iscai-msft/najagasi/nextLink_post

    [policy insights]fix generation for python of next link post
    najagasi committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    c227a19 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. fix casing of next link

    iscai-msft committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    037e9a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from iscai-msft/najagasi/nextLink_post

    fix casing of next link
    najagasi committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    b7400d1 View commit details
    Browse the repository at this point in the history
  3. Remove package

    Namrata Jagasia committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    05f6a37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf7a5ea View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from iscai-msft/najagasi/nextLink_post

    change one next link op to normal path
    najagasi committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    593c796 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. readme.python config

    RAY-316 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    242b900 View commit details
    Browse the repository at this point in the history
  2. Update readme.python.md

    msyyc committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    5090bc5 View commit details
    Browse the repository at this point in the history