added autogenerated rust server code

This commit is contained in:
2024-05-11 23:30:37 +02:00
parent e3cc07061c
commit 0246f22e3e
29 changed files with 1704 additions and 14 deletions

11
docs/VoteItem.md Normal file
View File

@@ -0,0 +1,11 @@
# VoteItem
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**item** | [***::models::ElectionItem**](ElectionItem.md) | | [optional] [default to null]
**value** | **f32** | | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)