zulip/zerver/lib/bugdown
orientor 1227b65066 openapi: Forbid opaque objects from OpenAPI documentation.
Objects whose properties are not described were validated by the
current validator. Edit it so that objects with no `properties`
or `additionalProperties` attribute i.e. opaque objects get
invalidated.

Also make changes in zulip.yaml to fix any opaque objects (tweaked by
tabbott to edit the documentation for better clarity).
2020-06-02 16:45:06 -07:00
..
__init__.py bugdown: Revert NamedTuple declarations to old style. 2020-05-28 16:47:08 -07:00
api_arguments_table_generator.py openapi: Add test for validating examples. 2020-05-12 23:03:06 -07:00
api_return_values_table_generator.py openapi: Forbid opaque objects from OpenAPI documentation. 2020-06-02 16:45:06 -07:00
fenced_code.py Revert "markdown: Process fenced code blocks in blockquotes." 2020-05-25 18:13:03 -07:00
help_emoticon_translations_table.py templates: Fix more low-hanging HTML validation problems. 2019-04-23 13:00:59 -07:00
help_relative_links.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
help_settings_links.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
include.py python: Whitespace fixes from autopep8. 2020-04-21 17:58:09 -07:00
nested_code_blocks.py bugdown: Fix ResultWithFamily typing. 2020-05-09 16:32:40 -07:00
tabbed_sections.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
testing_mocks.py python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
tlds-alpha-by-domain.txt [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00