Skip to content

Commit 1f2969a

Browse files
chore(docs): Update generated documentation
Co-authored-by: csmplatform <[email protected]>
1 parent 8e0b8aa commit 1f2969a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/Models/RunnerDatasets.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# RunnerDatasets
2+
## Properties
3+
4+
| Name | Type | Description | Notes |
5+
|------------ | ------------- | ------------- | -------------|
6+
| **bases** | **List** | a list of Dataset Id used to build the Runner | [default to null] |
7+
| **parameter** | **String** | The dataset id used for dataset parameters on current Runner | [default to null] |
8+
| **parameters** | **List** | The dataset parts retrieved from the parameter property (programmatically fulfilled) | [optional] [default to null] |
9+
10+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
11+

0 commit comments

Comments
 (0)