update go docs and examples

This commit is contained in:
darrell-thobe-sp
2025-05-13 11:12:04 -04:00
parent 43fe2ffd30
commit d89039d220
580 changed files with 62492 additions and 25327 deletions

View File

@@ -17,7 +17,7 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**TakeFromTargetRules** | Pointer to [**[]SpConfigRule**](sp-config-rule) | | [optional]
**DefaultRules** | Pointer to [**[]SpConfigRule**](sp-config-rule) | | [optional]
**Editable** | Pointer to **bool** | Whether this object can be edited | [optional] [default to false]
**Editable** | Pointer to **bool** | Indicates whether the object can be edited. | [optional] [default to false]
## Methods