mirror of
https://github.com/ComposioHQ/composio.git
synced 2026-09-22 11:46:35 +08:00
fb161d2640
Schemas using additionalProperties (e.g. JIRA_GET_ISSUE_CREATE_METADATA's FieldMetadata map) were silently dropped, rendering as empty "object" types. Now they display as [key: string] entries with full nested structure, matching the fumadocs-openapi convention. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>