Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 639 Bytes

GitConnectionTestResult.md

File metadata and controls

13 lines (9 loc) · 639 Bytes

GitConnectionTestResult

Properties

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

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