Skip to content

Commit

Permalink
regenerate services
Browse files Browse the repository at this point in the history
  • Loading branch information
battis committed Apr 26, 2024
1 parent 12f0daa commit 26b5a35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/services/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1073,6 +1073,10 @@ export const API = {
validate: false,
},
SafeBrowsingAPI: { service: "safebrowsing.googleapis.com", validate: false },
GoogleShoppingforSalesforceAPI: {
service: "salesforceshopping.googleapis.com",
validate: false,
},
SASPortalAPI: { service: "sasportal.googleapis.com", validate: false },
AppsScriptAPI: { service: "script.googleapis.com", validate: false },
SearchAds360ReportingAPI: {
Expand Down

0 comments on commit 26b5a35

Please sign in to comment.