mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 10:51:14 +00:00
Doc
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Object:
|
||||
|
||||
- GET-able or not: lazy on attribute reading
|
||||
- PATCH-able or not: object.edit( ... )
|
||||
- DELETE-able or not: object.delete()
|
||||
@@ -7,9 +8,11 @@ Object:
|
||||
- lists (in a specific GET)
|
||||
|
||||
Scalar:
|
||||
|
||||
- fondamental type or objet
|
||||
|
||||
List:
|
||||
|
||||
- contains fondamental type or objet
|
||||
- GET-able or not
|
||||
- elements GET-able or not
|
||||
|
||||
Reference in New Issue
Block a user