octopush/crates/gitea_raw_client/docs/GeneralAttachmentSettings.md

15 lines
501 B
Markdown
Raw Normal View History

# GeneralAttachmentSettings
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**allowed_types** | Option<**String**> | | [optional]
**enabled** | Option<**bool**> | | [optional]
**max_files** | Option<**i64**> | | [optional]
**max_size** | Option<**i64**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)