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

GET method for ApolloSchemaDownloader #2010

Merged
merged 8 commits into from
Nov 8, 2021

Commits on Oct 28, 2021

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

Commits on Nov 4, 2021

  1. Minor improvements to HTTP method enum

    * Remove ApolloSchemaDownload scope from name
    * Add documentation
    * Add HTTP method string constants as output
    calvincestari committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a0a7e06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32dd79c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Move HTTP method support into DownloadMethod

    Eliminates the possibility of an incorrectly configured DownloadMethod.
    calvincestari committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    ddbab14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bfe612 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df57391 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd7fda0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0cf636 View commit details
    Browse the repository at this point in the history