mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
The current logic doesn't display data types when the additionalProperties variables are not object, but are array of strings, etc. Changed the if condition to allow rendering in such cases.