{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/vectorize_index-insert-v2-response", "title": "vectorize_index-insert-v2-response", "properties": { "mutationId": { "$ref": "#/components/schemas/vectorize_mutation-uuid" } }, "type": "object" }