Files
tea4j-autodeploy/docs/GeneralAPISettings.md
2025-09-07 00:21:05 +00:00

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]