genereated from openapi generator
This commit is contained in:
commit
381e758fdf
500 changed files with 25844 additions and 0 deletions
12
docs/Platform.md
Normal file
12
docs/Platform.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Platform
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**architecture** | Option<**String**> | Architecture represents the hardware architecture (for example, `x86_64`). | [optional]
|
||||
**os** | Option<**String**> | OS represents the Operating System (for example, `linux` or `windows`). | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue