mirror of https://github.com/zulip/zulip.git
5300ad8ca0
If null is a potential value of data type for a return value or parameter in the API endpoint, then it is rendered as an option. This currently relies on the 'nullable' setting in the OpenAPI spec that was removed in the 3.1.0 release. If/when the OpenAPI version is updated, then how the `data_type` for parameters and return values is rendered will need to be reworked. Fixes #20264. |
||
---|---|---|
.. | ||
__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 | ||
preprocessor_priorities.py | ||
tabbed_sections.py | ||
testing_mocks.py |