Files
tea4j-autodeploy/docs/GitTreeResponse.md
T
2022-03-26 20:48:12 +00:00

12 lines
397 B
Markdown

# GitTreeResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**page** | **Long** | | [optional]
**sha** | **String** | | [optional]
**totalCount** | **Long** | | [optional]
**tree** | [**List<GitEntry>**](GitEntry.md) | | [optional]
**truncated** | **Boolean** | | [optional]
**url** | **String** | | [optional]