update go docs

This commit is contained in:
darrell-thobe-sp
2025-04-02 20:59:47 -04:00
parent 2f02d65e5e
commit 82446566d0
1195 changed files with 6860 additions and 6813 deletions

View File

@@ -15,7 +15,7 @@ tags: ['SDK', 'Software Development Kit', 'ObjectMappingBulkPatchRequest', 'V202
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Patches** | [**map[string][]JsonPatchOperation**](array) | Map of id of the object mapping to a JsonPatchOperation describing what to patch on that object mapping. |
**Patches** | [**map[string][]JsonPatchOperation**](https://go.dev/tour/moretypes/6) | Map of id of the object mapping to a JsonPatchOperation describing what to patch on that object mapping. |
## Methods