initial commit
This commit is contained in:
19
selfapi/docs/ModelsComputingNewModel.md
Normal file
19
selfapi/docs/ModelsComputingNewModel.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# ModelsComputingNewModel
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Description** | **string** | | [default to null]
|
||||
**ExecutionRequirements** | [***ModelsExecutionRequirementsModel**](models.ExecutionRequirementsModel.md) | | [optional] [default to null]
|
||||
**License** | **string** | | [optional] [default to null]
|
||||
**Logo** | **string** | | [default to null]
|
||||
**Name** | **string** | Name of the computing | [default to null]
|
||||
**Owner** | **string** | | [optional] [default to null]
|
||||
**Price** | **int32** | | [optional] [default to null]
|
||||
**Repository** | [***ModelsRepositoryModel**](models.RepositoryModel.md) | | [optional] [default to null]
|
||||
**ShortDescription** | **string** | | [default to null]
|
||||
**Type_** | **string** | | [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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user