feat: implement RFS client with authentication and file management APIs
This commit is contained in:
14
packages/clients/rfsclient/openapi/docs/Block.md
Normal file
14
packages/clients/rfsclient/openapi/docs/Block.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Block
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**data** | [**std::path::PathBuf**](std::path::PathBuf.md) | |
|
||||
**hash** | **String** | |
|
||||
**index** | **i64** | |
|
||||
**size** | **i32** | |
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
Reference in New Issue
Block a user