diff options
Diffstat (limited to 'crates/rocie-client/docs/ProvisionInfo.md')
| -rw-r--r-- | crates/rocie-client/docs/ProvisionInfo.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/crates/rocie-client/docs/ProvisionInfo.md b/crates/rocie-client/docs/ProvisionInfo.md new file mode 100644 index 0000000..7c2805e --- /dev/null +++ b/crates/rocie-client/docs/ProvisionInfo.md @@ -0,0 +1,12 @@ +# ProvisionInfo + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**use_defaults** | **bool** | Whether we should apply the default configuration. | +**user** | [**models::UserStub**](UserStub.md) | | + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + |
