Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 637 Bytes

File metadata and controls

13 lines (9 loc) · 637 Bytes

GitConnectionTestResult

Properties

Name Type Description Notes
id str A short string, uniquely naming this test [optional]
status str Either "pass" or "fail" [optional]
message str Additional data from the test [optional]
can dict(str, bool) Operations the current user is able to perform on this object [optional]

[Back to Model list] [Back to API list] [Back to README]