OVERVIEW.md in google-apis-discovery_v1-0.7.0 vs OVERVIEW.md in google-apis-discovery_v1-0.8.0

- old
+ new

@@ -49,10 +49,10 @@ # Create a client object client = Google::Apis::DiscoveryV1::DiscoveryService.new # Authenticate calls -client.authentication = # ... use the googleauth gem to create credentials +client.authorization = # ... use the googleauth gem to create credentials ``` See the class reference docs for information on the methods you can call from a client. ## Documentation