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/Credentials.md Normal file
View File

@@ -0,0 +1,11 @@
# Credentials
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**username** | **String** | | [optional] [default to null]
**password** | **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)