mirror of https://github.com/zulip/zulip.git
6d514c7f78
`render_table` calls itself recursively when it finds nested `additionalProperties` (i.e. nested objects) in response schema, to render their properties. This fixes `render_table` to call `render_desc` along with calling itself, to render the description of the nested `additionalProperties` as well. |
||
---|---|---|
.. | ||
__init__.py | ||
api_arguments_table_generator.py | ||
api_return_values_table_generator.py | ||
fenced_code.py | ||
help_emoticon_translations_table.py | ||
help_relative_links.py | ||
help_settings_links.py | ||
include.py | ||
nested_code_blocks.py | ||
priorities.py | ||
tabbed_sections.py | ||
testing_mocks.py |