Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

SearchResults.md 435B

4 år sedan
1234567891011
  1. # SearchResults
  2. ## Properties
  3. Name | Type | Description | Notes
  4. ------------ | ------------- | ------------- | -------------
  5. **data** | [**Vec<::models::Repository>**](Repository.md) | | [optional] [default to null]
  6. **ok** | **bool** | | [optional] [default to null]
  7. [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)