Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 556 Bytes

FileLinksResponse.md

File metadata and controls

17 lines (12 loc) · 556 Bytes

openapi.model.FileLinksResponse

Load the model package

import 'package:gitea_openapi/api.dart';

Properties

Name Type Description Notes
git String [optional] [default to null]
html String [optional] [default to null]
self String [optional] [default to null]

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