{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/LegacyJackson1ListProjectType", "title": "LegacyJackson1ListProjectType", "items": { "$ref": "#/components/schemas/ProjectType" }, "type": "array" }