Skip to content

Commit c74c254

Browse files
author
Frank Natividad
committed
Removed mentions of discovery doc from README
1 parent 61710f5 commit c74c254

File tree

1 file changed

+5
-6
lines changed
  • appengine/endpoints-frameworks-v2/migration-example

1 file changed

+5
-6
lines changed

appengine/endpoints-frameworks-v2/migration-example/README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# Hello World Google Cloud Endpoints for App Engine with a discovery document
22

33
This sample provides an example of a [migration][7] from the prior version of
4-
[Google Cloud Endpoints Frameworks][3] to new [Google Cloud Endpoints Frameworks for App Engine][8]
5-
while still using a discovery document. This sample contains comments of how to
6-
use the prior Endpoints Frameworks as well. For clarity, the prior Endpoints
7-
Frameworks and the new Endpoints Frameworks are denoted as Endpoints Frameworks v1.0
8-
and Endpoints Frameworks v2.0 respectively.
4+
[Google Cloud Endpoints Frameworks][3] to new [Google Cloud Endpoints Frameworks for App Engine][8].
5+
This sample contains comments of how to use the prior Endpoints Frameworks as well.
6+
For clarity, the prior Endpoints Frameworks and the new Endpoints Frameworks are
7+
denoted as Endpoints Frameworks v1.0 and Endpoints Frameworks v2.0 respectively.
98

109
Google Cloud Endpoints Frameworks v2.0 provides new functionality which may
1110
require payment and uses an OpenAPI specification instead of the discovery document.
@@ -46,7 +45,7 @@ provided [here][9].
4645
- You can read more about different user authentication supported [here][12].
4746

4847

49-
1. [Optional]: Use Cloud Endpoints Frameworks v2.0 Maven and Gradle discovery and
48+
1. [Optional]: Use Cloud Endpoints Frameworks v2.0 Maven and Gradle
5049
client library generation plugins with Cloud Endpoints Frameworks v1.0.
5150

5251
- Uncomment `Endpoints Frameworks v1.0` sections and comment

0 commit comments

Comments
 (0)