mirror of
https://github.com/kennethreitz/resources.git
synced 2026-06-05 23:20:17 +00:00
collection repr
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ Now we have an API w/ a single resource: ``bookmarks``. We can access it
|
||||
like so::
|
||||
|
||||
>>> api.bookmarks
|
||||
<resource 'bookmarks'>
|
||||
<collection 'bookmarks'>
|
||||
|
||||
>>> api.bookmarks['00001']
|
||||
<element <bookmarks:00001>
|
||||
|
||||
Reference in New Issue
Block a user