FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Moved api_managment region tag (#1236) · jpdlc/java-docs-samples@5dbf7be · GitHub

Commit 5dbf7be

Browse files
authored andcommitted
Moved api_managment region tag (GoogleCloudPlatform#1236)
1 parent f12aca7 commit 5dbf7be

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • appengine-java8/endpoints-v2-backend/src/main/webapp/WEB-INF

‎appengine-java8/endpoints-v2-backend/src/main/webapp/WEB-INF/web.xml‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,14 @@
3636
<welcome-file-list>
3737
<welcome-file>index.html</welcome-file>
3838
</welcome-file-list>
39-
39+
<!-- [START api_management] -->
4040
<!-- Add a filter that fetches the service config from service management. -->
4141
<filter>
4242
<filter-name>endpoints-api-configuration</filter-name>
4343
<filter-class>com.google.api.control.ServiceManagementConfigFilter</filter-class>
4444
</filter>
4545

4646
<!-- Add a filter that performs Endpoints logging and monitoring. -->
47-
<!-- [START api_management] -->
4847
<filter>
4948
<filter-name>endpoints-api-controller</filter-name>
5049
<filter-class>com.google.api.control.extensions.appengine.GoogleAppEngineControlFilter</filter-class>

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL