Skip to content

Comments

Update Endpoints samples:#706

Merged
theacodes merged 6 commits intoGoogleCloudPlatform:masterfrom
sepehre:master
Dec 13, 2016
Merged

Update Endpoints samples:#706
theacodes merged 6 commits intoGoogleCloudPlatform:masterfrom
sepehre:master

Conversation

@sepehre
Copy link
Contributor

@sepehre sepehre commented Dec 8, 2016

  1. Change default service names to the new cloud.goog format.
  2. Change app.yaml beta_settings to endpoints_api_service.

1. Change default service names to the new cloud.goog format.
2. Change app.yaml beta_settings to endpoints_api_service.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 8, 2016
@sepehre
Copy link
Contributor Author

sepehre commented Dec 8, 2016

Please do not merge until documentation updated have been coordinated.

@theacodes theacodes self-assigned this Dec 8, 2016
@theacodes theacodes added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 8, 2016
# Specify the Open API specification.
endpoints_swagger_spec_file: openapi.yaml
endpoints_api_service:
name: ENDPOINTS SERVICE-NAME # To be replaced.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be replaced but by what? Can you update your comment to be more specific?

@theacodes
Copy link
Contributor

@sepehre once approved, let us know when you want to merge. We'll remove the DO NOT MERGE label.

# Specify the Open API specification.
endpoints_swagger_spec_file: openapi.yaml
endpoints_api_service:
name: ENDPOINTS SERVICE-NAME # To be replaced by the output of 'gcloud service-management deploy openapi.yaml' command.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay - one last nit - place these comments on the line above and wrap at 80 characters, please.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea, thanks.

@sepehre
Copy link
Contributor Author

sepehre commented Dec 13, 2016

Please merge.

@theacodes theacodes merged commit df22328 into GoogleCloudPlatform:master Dec 13, 2016
@theacodes theacodes added API/client update and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Dec 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants