Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 547 Bytes

File metadata and controls

17 lines (12 loc) · 547 Bytes

openapi.model.GitObject

Load the model package

import 'package:gitea_openapi/api.dart';

Properties

Name Type Description Notes
sha String [optional] [default to null]
type String [optional] [default to null]
url String [optional] [default to null]

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