Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 502 Bytes

CreateForkOption.md

File metadata and controls

15 lines (10 loc) · 502 Bytes

openapi.model.CreateForkOption

Load the model package

import 'package:gitea_openapi/api.dart';

Properties

Name Type Description Notes
organization String organization name, if forking into an organization [optional] [default to null]

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