Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Repozitorijs ir arhivēts. Tam var aplūkot failus un to var klonēt, bet nevar iesūtīt jaunas izmaiņas, kā arī atvērt jaunas problēmas/izmaiņu pieprasījumus.

pirms 4 gadiem
12345678910111213141516171819
  1. # Comment
  2. ## Properties
  3. Name | Type | Description | Notes
  4. ------------ | ------------- | ------------- | -------------
  5. **body** | **String** | | [optional] [default to null]
  6. **created_at** | **String** | | [optional] [default to null]
  7. **html_url** | **String** | | [optional] [default to null]
  8. **id** | **i64** | | [optional] [default to null]
  9. **issue_url** | **String** | | [optional] [default to null]
  10. **original_author** | **String** | | [optional] [default to null]
  11. **original_author_id** | **i64** | | [optional] [default to null]
  12. **pull_request_url** | **String** | | [optional] [default to null]
  13. **updated_at** | **String** | | [optional] [default to null]
  14. **user** | [***::models::User**](User.md) | | [optional] [default to null]
  15. [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)