From 7cfba0ada1c4492be120149344cc89db1e4f1357 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Fri, 28 Oct 2016 12:06:16 -0400 Subject: [PATCH] remove email-audit-v1.json file --- src/email-audit-v1.json | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 src/email-audit-v1.json diff --git a/src/email-audit-v1.json b/src/email-audit-v1.json deleted file mode 100644 index afc5a89f..00000000 --- a/src/email-audit-v1.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "kind": "discovery#restDescription", - "discoveryVersion": "v1", - "id": "email-audit:v1", - "name": "email-audit", - "version": "v1", - "revision": "20130823", - "title": "Email Audit API", - "description": "Lets you perform Google Apps email audits", - "ownerDomain": "google.com", - "ownerName": "Google", - "icons": { - "x16": "http://www.google.com/images/icons/product/search-16.gif", - "x32": "http://www.google.com/images/icons/product/search-32.gif" - }, - "documentationLink": "https://developers.google.com/admin-sdk/email-audit", - "protocol": "rest", - "baseUrl": "https://apps-apis.google.com/", - "rootUrl": "https://apps-apis.google.com/", - "servicePath": "/a/feeds/compliance/audit/", - "auth": { - "oauth2": { - "scopes": { - "https://apps-apis.google.com/a/feeds/compliance/audit/": { - "description": "Manage email audits" - } - } - } - }, - "schemas": { - }, - "resources": { - } -}