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