python-gitea/docs/GeneralAPISettings.md
2025-10-21 21:45:29 +02:00

14 lines
507 B
Markdown

# GeneralAPISettings
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**default_git_trees_per_page** | **int** | | [optional]
**default_max_blob_size** | **int** | | [optional]
**default_paging_num** | **int** | | [optional]
**max_response_items** | **int** | | [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)