docs!!: removed old docs, added own readme, non-async for now

This commit is contained in:
Foorack
2021-08-07 23:27:52 +02:00
parent 6c487241ca
commit 3b9230f4cf
70 changed files with 1199 additions and 2141 deletions

View File

@ -1,17 +0,0 @@
# FileData
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**file_name** | **String** | |
**url** | **String** | |
**md5** | **String** | |
**size_in_bytes** | **f32** | |
**status** | [**crate::models::FileStatus**](FileStatus.md) | |
**category** | **String** | | [readonly]
**upload_id** | **String** | | [default to ]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)