From 067a9a6735d7c4463d46e03469533e04dc8ddf94 Mon Sep 17 00:00:00 2001 From: Mahesh Asolkar Date: Sun, 5 Apr 2020 00:59:51 +0000 Subject: [PATCH] Fixed markdown in README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0ba3373..d2ce1e7 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ APIs, but not Google Photos **!?#@**. Until [these](https://github.com/googleapis/google-api-nodejs-client/issues/1695) [bugs](https://issuetracker.google.com/issues/138224490) are fixed, will need to use base OAuth2 to access the API. +```javascript { abusiveexperiencereport: [ 'v1' ], acceleratedmobilepageurl: [ 'v1' ], @@ -223,3 +224,4 @@ youtubeAnalytics: [ 'v1', 'v2' ], youtubereporting: [ 'v1' ] } +``` \ No newline at end of file