You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Next add the following to the `aliases` array in your `config/app.php`
40
40
41
41
The Google My Business API discovery document is a JSON document that describes the surface for a particular version of the API. You use the discovery document in conjunction with the Google API Discovery Service.
42
42
43
-
`mybusiness_google_rest_v4p1.json` has been included with this project for your reference (downloaded from: https://developers.google.com/my-business/samples/)
43
+
`mybusiness_google_rest_v4p4.json` has been included with this project for your reference (downloaded from: https://developers.google.com/my-business/samples/)
44
44
45
45
**Tips**
46
46
- For a guide on Google Discovery documents see: https://developers.google.com/discovery/v1/using#discovery-doc
0 commit comments