import 'package:gitea_openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
context | String | Context to render in: body | [optional] [default to null] |
mode | String | Mode to render in: body | [optional] [default to null] |
text | String | Text markdown to render in: body | [optional] [default to null] |
wiki | bool | Is it a wiki page ? in: body | [optional] [default to null] |