RGU5Android / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

Document what scopes are associated with an API method #651

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?

http://javadoc.google-api-java-client.googlecode.com/hg/apis/plus/v1/com/google/
api/services/plus/Plus.Activities.html#get(java.lang.String)

https://www.googleapis.com/discovery/v1/apis/plus/v1/rest?fields=resources/activ
ities/methods/get/scopes

Java environments (e.g. Java 6, Android 2.3, App Engine, or All)?

All

Please describe the feature requested.

For example, take a look at the JavaDoc for plus.activities.get.  It doesn't 
mention that it requires the "https://www.googleapis.com/auth/plus.me" scope.   
Note that this information is specified in the Discovery doc.

So this feature request is to add the scopes information into the generated 
JavaDoc for API methods.

Original issue reported on code.google.com by yan...@google.com on 6 Nov 2012 at 5:31

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 7 Dec 2012 at 9:59

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 10 Dec 2012 at 2:49

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 10 Jun 2013 at 1:24

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 26 Jul 2013 at 10:23

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 27 Sep 2013 at 12:05