zulip/zerver/lib/bugdown
orientor 58b93c3e83 openapi: Show API argument type in docs.
Currently the API docs do not specify whether a given API parameter
is to be specified in `query` or in `path`. Edit the docs so as
to show the type of argument right beside argument name.
2020-06-19 14:42:01 -07:00
..
__init__.py bugdown: Use standard library datetime.timezone.utc. 2020-06-18 15:47:20 -07:00
api_arguments_table_generator.py openapi: Show API argument type in docs. 2020-06-19 14:42:01 -07:00
api_return_values_table_generator.py python: Replace None defaults with empty collections where appropriate. 2020-06-13 15:31:27 -07:00
fenced_code.py markdown: Add support for spoilers. 2020-06-16 16:14:10 -07:00
help_emoticon_translations_table.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
help_relative_links.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
help_settings_links.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
include.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
nested_code_blocks.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
tabbed_sections.py realm: Remove Google Hangouts integration. 2020-06-16 17:02:27 -07:00
testing_mocks.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
tlds-alpha-by-domain.txt