Aggregated Schema Get Post

POST

Gets the aggregated schema.

Request

This endpoint expects an object.
custom_schema_fragment_idslist of stringsRequired

The list of custom schema fragment DONs which are to be aggregated.

leaf_typestringOptional

The leaf type. Used for inferring the default stage diagram and tenant fragment ID.

per_object_schemalist of maps from strings to anyOptional

Per object schema, if associated with the leaf type.

stock_schema_fragment_idstringOptional

The stock schema fragment which is to be aggregated.

Response

This endpoint returns an object.
schemamap from strings to any

List of custom fields from multiple source fragments.