17 lines
403 B
Markdown
Executable File
17 lines
403 B
Markdown
Executable File
|
|
|
|
# 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]
|
|
|
|
|
|
|