Co-authored-by: kjuulh <contact@kjuulh.io> Reviewed-on: https://git.front.kjuulh.io/kjuulh/octopush/pulls/38
609 B
609 B
GitTreeResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| page | Option<i64> | [optional] | |
| sha | Option<String> | [optional] | |
| total_count | Option<i64> | [optional] | |
| tree | Option<Veccrate::models::GitEntry> | [optional] | |
| truncated | Option<bool> | [optional] | |
| url | Option<String> | [optional] |