{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/scratch", "title": "scratch", "type": "object", "properties": { "id": { "type": "string" } }, "x-internal": false }