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

Generate GO API v6 #110

Merged
merged 12 commits into from
Nov 26, 2021
Merged

Generate GO API v6 #110

merged 12 commits into from
Nov 26, 2021

Commits on Nov 4, 2021

  1. Generate the clients for v60

    Petr Nechvátal committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a639043 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Updated the user agent hardcoded version to v6

    Petr Nechvátal committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    9a8f95b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7510ae0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Updated the package path to v60

    Petr Nechvátal committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    cc51d39 View commit details
    Browse the repository at this point in the history
  2. Updated delegateauthorization models

    Petr Nechvátal committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    8912c54 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'users/pnechvatal/v60' of https://github.com/microsoft/a…

    …zure-devops-go-api into users/pnechvatal/v60
    Petr Nechvátal committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    d126b49 View commit details
    Browse the repository at this point in the history
  4. Updated the module name

    Petr Nechvátal committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    bd0e81e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Move the v60 folder into azuredevops

    Petr Nechvátal committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    eb36a27 View commit details
    Browse the repository at this point in the history
  2. Remove go 1.17 for now

    Petr Nechvátal committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    78b4333 View commit details
    Browse the repository at this point in the history
  3. Update build

    Petr Nechvátal committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    7420e6e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Fixed badly generated function

    Petr Nechvátal committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    9453605 View commit details
    Browse the repository at this point in the history
  2. Another attempt to fix the build

    Petr Nechvátal committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    d6b7dab View commit details
    Browse the repository at this point in the history