Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
このリポジトリはアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュや、課題・プルリクエストのオープンはできません。

MarkdownOption.md 630B

12345678910111213
  1. # MarkdownOption
  2. ## Properties
  3. Name | Type | Description | Notes
  4. ------------ | ------------- | ------------- | -------------
  5. **context** | **String** | Context to render in: body | [optional] [default to null]
  6. **mode** | **String** | Mode to render in: body | [optional] [default to null]
  7. **text** | **String** | Text markdown to render in: body | [optional] [default to null]
  8. **wiki** | **bool** | Is it a wiki page ? in: body | [optional] [default to null]
  9. [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)