mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
9 lines
224 B
YAML
9 lines
224 B
YAML
type: object
|
|
title: Bulk Create Object Mapping Request
|
|
required:
|
|
- newObjectMappings
|
|
properties:
|
|
newObjectMappings:
|
|
type: array
|
|
items:
|
|
$ref: '../../../v3/schemas/configuration-hub/ObjectMappingRequest.yaml' |