File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ Container objects
21
21
22
22
.. autoclass :: Container()
23
23
24
+ .. py :attribute :: attrs
24
25
.. autoattribute :: id
25
- .. autoattribute :: short_id
26
- .. autoattribute :: name
27
- .. autoattribute :: status
28
26
.. autoattribute :: image
29
27
.. autoattribute :: labels
30
- .. py :attribute :: attrs
28
+ .. autoattribute :: name
29
+ .. autoattribute :: short_id
30
+ .. autoattribute :: status
31
31
32
32
The raw representation of this object from the server.
33
33
Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ Image objects
26
26
27
27
.. autoclass :: Image()
28
28
29
- .. autoattribute :: id
30
- .. autoattribute :: short_id
31
- .. autoattribute :: tags
32
- .. autoattribute :: labels
33
- .. py : attribute :: attrs
29
+ .. py : attribute :: attrs
30
+ .. autoattribute :: id
31
+ .. autoattribute :: labels
32
+ .. autoattribute :: short_id
33
+ .. autoattribute :: tags
34
34
35
35
The raw representation of this object from the server.
36
36
You can’t perform that action at this time.
0 commit comments