Files
api-specs/idn/v3/schemas/configuration-hub/ObjectMappingBulkPatchResponse.yaml
GitHub Action Bot 8e9a1cff5d Automated commit 'Merge pull request #1613 from sailpoint/amalta/PLTCONFHUB-1547
PLTCONFHUB-1547: Object Mapping documentation' by github action: 8573710240
2024-04-05 17:45:35 +00:00

7 lines
191 B
YAML

type: object
title: Bulk Update Object Mapping Response
properties:
patchedObjects:
type: array
items:
$ref: '../../../v3/schemas/configuration-hub/ObjectMappingResponse.yaml'