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

12
docs/Authorization.md Normal file
View File

@@ -0,0 +1,12 @@
# Authorization
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**to_date** | **String** | | [optional] [default to null]
**from_date** | **String** | | [optional] [default to null]
**user** | **String** | | [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)