Skip to content

Commit

Permalink
fix(gmailpostmastertools): update the API
Browse files Browse the repository at this point in the history
#### gmailpostmastertools:v1beta1
The following keys were changed:
- title
  • Loading branch information
sofisl committed Aug 25, 2020
1 parent ad82454 commit 37d0f0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions discovery/gmailpostmastertools-v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@
}
}
},
"revision": "20200813",
"revision": "20200824",
"rootUrl": "https://gmailpostmastertools.googleapis.com/",
"schemas": {
"DeliveryError": {
Expand Down Expand Up @@ -527,7 +527,7 @@
}
},
"servicePath": "",
"title": "Postmaster Tools API",
"title": "Gmail Postmaster Tools API",
"version": "v1beta1",
"version_module": true
}
2 changes: 1 addition & 1 deletion src/apis/gmailpostmastertools/v1beta1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export namespace gmailpostmastertools_v1beta1 {
}

/**
* Postmaster Tools API
* Gmail Postmaster Tools API
*
* The Postmaster Tools API is a RESTful API that provides programmatic access to email traffic metrics (like spam reports, delivery errors etc) otherwise available through the Gmail Postmaster Tools UI currently.
*
Expand Down

0 comments on commit 37d0f0b

Please sign in to comment.