open-project-flutter-api/doc/RootModel.md
2023-11-05 19:54:17 +01:00

714 B

openapi.model.RootModel

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
type Object
instanceName Object The name of the OpenProject instance
coreVersion Object The OpenProject core version number for the instance # Conditions Permission requires admin privileges [optional]
links RootModelLinks

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