16 lines
307 B
Markdown
Executable File
16 lines
307 B
Markdown
Executable File
|
|
|
|
# FileLinksResponse
|
|
|
|
FileLinksResponse contains the links for a repo's file
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**git** | **String** | | [optional]
|
|
**html** | **String** | | [optional]
|
|
**self** | **String** | | [optional]
|
|
|
|
|
|
|