Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Это архивный репозиторий. Вы можете его клонировать или просматривать файлы, но не вносить изменения или открывать задачи/запросы на слияние.

4 лет назад
12345678910111213
  1. # EditHookOption
  2. ## Properties
  3. Name | Type | Description | Notes
  4. ------------ | ------------- | ------------- | -------------
  5. **active** | **bool** | | [optional] [default to null]
  6. **branch_filter** | **String** | | [optional] [default to null]
  7. **config** | **::std::collections::HashMap<String, String>** | | [optional] [default to null]
  8. **events** | **Vec<String>** | | [optional] [default to null]
  9. [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)