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

Fixes the Endpoints getting-started sample. #585

Merged
merged 5 commits into from
Mar 29, 2017

Commits on Mar 27, 2017

  1. Fixes the Endpoints getting-started sample.

    The Dockerfile and openapi.yaml cannot be in the appengine directory.
    These have been moved out into their own directories.
    
    Also, the jetty user needs access to the war file. The Dockerfile has
    been updated accordingly.
    wmwong committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    46b52f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87484cb View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. Configuration menu
    Copy the full SHA
    d9a4e69 View commit details
    Browse the repository at this point in the history
  2. Move openapi.yaml to the root.

    wmwong committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    9b5cd96 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix-endpoints-getting-started' of github.com:GoogleClou…

    …dPlatform/java-docs-samples into fix-endpoints-getting-started
    wmwong committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    240ce3e View commit details
    Browse the repository at this point in the history