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

[Patch 1/2] :: Add support to Marketplace endpoints #635

Merged
merged 9 commits into from
Dec 20, 2019

Commits on Dec 20, 2019

  1. Implement list marketplace plans

    Signed-off-by: PauloMigAlmeida <paulo.miguel.almeida.rodenas@gmail.com>
    PauloMigAlmeida authored and bitwiseman committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    1d983a0 View commit details
    Browse the repository at this point in the history
  2. formatting improvements

    Signed-off-by: PauloMigAlmeida <paulo.miguel.almeida.rodenas@gmail.com>
    PauloMigAlmeida authored and bitwiseman committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    3d241d6 View commit details
    Browse the repository at this point in the history
  3. Implement listing all GitHub Marketplace accounts given a plan

    Signed-off-by: PauloMigAlmeida <paulo.miguel.almeida.rodenas@gmail.com>
    PauloMigAlmeida authored and bitwiseman committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    de78da4 View commit details
    Browse the repository at this point in the history
  4. Add tests for listing GitHub marketplace accounts

    Signed-off-by: PauloMigAlmeida <paulo.miguel.almeida.rodenas@gmail.com>
    PauloMigAlmeida authored and bitwiseman committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    41b698f View commit details
    Browse the repository at this point in the history
  5. Additional tests for list accounts with a few parameters combinations

    Signed-off-by: PauloMigAlmeida <paulo.miguel.almeida.rodenas@gmail.com>
    PauloMigAlmeida authored and bitwiseman committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    754e66f View commit details
    Browse the repository at this point in the history
  6. improve docs related to credentials requirements for some methods

    Signed-off-by: PauloMigAlmeida <paulo.miguel.almeida.rodenas@gmail.com>
    PauloMigAlmeida authored and bitwiseman committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    2c084ef View commit details
    Browse the repository at this point in the history
  7. Implement changes requested for patch 1

    Signed-off-by: PauloMigAlmeida <paulo.miguel.almeida.rodenas@gmail.com>
    PauloMigAlmeida authored and bitwiseman committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    3539b73 View commit details
    Browse the repository at this point in the history
  8. Fix errors caught during the build

    Signed-off-by: PauloMigAlmeida <paulo.miguel.almeida.rodenas@gmail.com>
    PauloMigAlmeida authored and bitwiseman committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    efb13dd View commit details
    Browse the repository at this point in the history
  9. Update for Accept header

    bitwiseman committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    c7123b0 View commit details
    Browse the repository at this point in the history