17 lines
403 B
Markdown
17 lines
403 B
Markdown
|
|
||
|
|
||
|
# GeneralAPISettings
|
||
|
|
||
|
GeneralAPISettings contains global api settings exposed by it
|
||
|
## Properties
|
||
|
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**defaultGitTreesPerPage** | **Long** | | [optional]
|
||
|
**defaultMaxBlobSize** | **Long** | | [optional]
|
||
|
**defaultPagingNum** | **Long** | | [optional]
|
||
|
**maxResponseItems** | **Long** | | [optional]
|
||
|
|
||
|
|
||
|
|