Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(49)

Issue 5451103: Schema info in documentation. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by jcgregorio_google
Modified:
12 years, 9 months ago
CC:
google-api-python-client_googlegroups.com
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Fix PEP8 issues. #

Patch Set 3 : Added missing schema.py #

Total comments: 12

Patch Set 4 : Renamed class and methods. Fixed seen. #

Patch Set 5 : Drop docs #

Patch Set 6 : Remove docs changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+480 lines, -17 lines) Patch
M apiclient/discovery.py View 1 2 3 4 5 6 chunks +30 lines, -17 lines 0 comments Download
A apiclient/schema.py View 1 2 3 4 5 1 chunk +303 lines, -0 lines 0 comments Download
M tests/data/zoo.json View 4 5 1 chunk +11 lines, -0 lines 0 comments Download
A tests/test_schema.py View 1 2 3 4 5 1 chunk +136 lines, -0 lines 0 comments Download

Messages

Total messages: 6
jcgregorio_google
12 years, 9 months ago (2011-12-06 14:42:47 UTC) #1
aiuto
Of course, feel free to reject my design thoughts http://codereview.appspot.com/5451103/diff/2002/apiclient/discovery.py File apiclient/discovery.py (right): http://codereview.appspot.com/5451103/diff/2002/apiclient/discovery.py#newcode240 apiclient/discovery.py:240: ...
12 years, 9 months ago (2011-12-06 20:14:36 UTC) #2
jcgregorio_google
http://codereview.appspot.com/5451103/diff/2002/apiclient/discovery.py File apiclient/discovery.py (right): http://codereview.appspot.com/5451103/diff/2002/apiclient/discovery.py#newcode240 apiclient/discovery.py:240: schema = SchemaCache(service) Fixed import to be "from apiclient.schema" ...
12 years, 9 months ago (2011-12-07 14:43:09 UTC) #3
aiuto
lgtm
12 years, 9 months ago (2011-12-08 16:51:27 UTC) #4
aiuto
lgtm
12 years, 9 months ago (2011-12-08 16:52:05 UTC) #5
jcgregorio_google
12 years, 9 months ago (2011-12-08 17:13:43 UTC) #6
On 2011/12/08 16:52:05, aiuto wrote:
> lgtm

Committed in
http://code.google.com/p/google-api-python-client/source/detail?r=1dea0193773...
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b