Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Bu depo arşivlendi. Dosyaları görüntüleyebilir ve klonlayabilirsiniz ama işlem gönderemez ve konu/değişiklik isteği açamazsınız.

EditMilestoneOption.md 532B

4 yıl önce
12345678910111213
  1. # EditMilestoneOption
  2. ## Properties
  3. Name | Type | Description | Notes
  4. ------------ | ------------- | ------------- | -------------
  5. **description** | **String** | | [optional] [default to null]
  6. **due_on** | **String** | | [optional] [default to null]
  7. **state** | **String** | | [optional] [default to null]
  8. **title** | **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)