mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
718 B
718 B
GeneralAPISettings
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| defaultGitTreesPerPage | Long | DefaultGitTreesPerPage is the default number of Git tree items per page | [optional] |
| defaultMaxBlobSize | Long | DefaultMaxBlobSize is the default maximum blob size for API responses | [optional] |
| defaultMaxResponseSize | Long | DefaultMaxResponseSize is the default maximum response size | [optional] |
| defaultPagingNum | Long | DefaultPagingNum is the default number of items per page | [optional] |
| maxResponseItems | Long | MaxResponseItems is the maximum number of items returned in API responses | [optional] |