last demo import - cleaned
This commit is contained in:
22
api-client/oc-catalog/docs/ModelsComputingModel.md
Normal file
22
api-client/oc-catalog/docs/ModelsComputingModel.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# ModelsComputingModel
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Dinputs** | **[]string** | | [optional] [default to null]
|
||||
**Doutputs** | **[]string** | | [optional] [default to null]
|
||||
**ID** | **string** | | [default to null]
|
||||
**Description** | **string** | | [optional] [default to null]
|
||||
**ExecutionRequirements** | [***ModelsExecutionRequirementsModel**](models.ExecutionRequirementsModel.md) | | [optional] [default to null]
|
||||
**License** | **string** | | [optional] [default to null]
|
||||
**Logo** | **string** | | [optional] [default to null]
|
||||
**Name** | **string** | Name of the computing | [optional] [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** | | [optional] [default to null]
|
||||
**Type_** | **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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user