mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 11:21:16 +00:00
NamedUser.create_gist
This commit is contained in:
@@ -61,5 +61,6 @@ NamedUser._addAttributePolicy(
|
||||
NamedUser._addAttributePolicy(
|
||||
ExternalListOfObjects( "gists", "gist", Gist,
|
||||
ListGetable( Parameters( [], [] ) ),
|
||||
ElementCreatable( Parameters( [ "public", "files" ], [ "description" ] ) ),
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user