16 lines
436 B
Markdown
Executable File
16 lines
436 B
Markdown
Executable File
|
|
|
|
# FileResponse
|
|
|
|
FileResponse contains information about a repo's file
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**commit** | [**FileCommitResponse**](FileCommitResponse.md) | | [optional]
|
|
**content** | [**ContentsResponse**](ContentsResponse.md) | | [optional]
|
|
**verification** | [**PayloadCommitVerification**](PayloadCommitVerification.md) | | [optional]
|
|
|
|
|
|
|