java.gitea.api/docs/FileResponse.md

16 lines
436 B
Markdown
Raw Permalink Normal View History

2021-02-28 22:04:54 +01:00
# 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]