java.gitea.api/docs/WatchInfo.md

19 lines
455 B
Markdown
Raw Normal View History

2021-02-28 22:04:54 +01:00
# WatchInfo
WatchInfo represents an API watch status of one repository
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**createdAt** | **OffsetDateTime** | | [optional]
**ignored** | **Boolean** | | [optional]
**reason** | **Object** | | [optional]
**repositoryUrl** | **String** | | [optional]
**subscribed** | **Boolean** | | [optional]
**url** | **String** | | [optional]