From 1c353b7a6d8c224fe6fec7fe3316c886bcefa84b Mon Sep 17 00:00:00 2001 From: Google APIs Date: Wed, 16 Dec 2020 22:27:58 -0800 Subject: [PATCH] docs: Rename Service Infrastructure Example API to Service Infrastructure Codelab. PiperOrigin-RevId: 347961696 --- google/example/endpointsapis/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google/example/endpointsapis/README.md b/google/example/endpointsapis/README.md index ed5f22c9..0b00c5e9 100644 --- a/google/example/endpointsapis/README.md +++ b/google/example/endpointsapis/README.md @@ -1,4 +1,4 @@ -# Service Infrastructure Example API +# Service Infrastructure Codelab This is an example API that demonstrates how to design a networked API following [API Design Guide](https://cloud.google.com/apis/design), implement the API