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.

810B

TrackedTime

Properties

Name Type Description Notes
created String [optional] [default to null]
id i64 [optional] [default to null]
issue *::models::Issue [optional] [default to null]
issue_id i64 deprecated (only for backwards compatibility) [optional] [default to null]
time i64 Time in seconds [optional] [default to null]
user_id i64 deprecated (only for backwards compatibility) [optional] [default to null]
user_name String [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]