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.

FileDeleteResponse.md 599B

4 anni fa
123456789101112
  1. # FileDeleteResponse
  2. ## Properties
  3. Name | Type | Description | Notes
  4. ------------ | ------------- | ------------- | -------------
  5. **commit** | [***::models::FileCommitResponse**](FileCommitResponse.md) | | [optional] [default to null]
  6. **content** | [***Value**](Value.md) | | [optional] [default to null]
  7. **verification** | [***::models::PayloadCommitVerification**](PayloadCommitVerification.md) | | [optional] [default to null]
  8. [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)