Get Schemas Aggregated

GET

Gets the aggregated schema.

Query parameters

custom_schema_fragment_idslist of stringsRequired

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

is_custom_leaf_typebooleanOptional

Whether the leaf type corresponds to a custom object.

leaf_typestringOptionalformat: "text"

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

stock_schema_fragment_idstringOptionalformat: "id"

The stock schema fragment which is to be aggregated.

Response

Success.

schemaobject

List of custom fields from multiple source fragments.

Built with