Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

WatchInfo.md 657B

4 years ago
123456789101112131415
  1. # WatchInfo
  2. ## Properties
  3. Name | Type | Description | Notes
  4. ------------ | ------------- | ------------- | -------------
  5. **created_at** | **String** | | [optional] [default to null]
  6. **ignored** | **bool** | | [optional] [default to null]
  7. **reason** | [***Value**](Value.md) | | [optional] [default to null]
  8. **repository_url** | **String** | | [optional] [default to null]
  9. **subscribed** | **bool** | | [optional] [default to null]
  10. **url** | **String** | | [optional] [default to null]
  11. [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)