main
openapi: Add missing __init__.py; fix type errors hidden by its absence.
api docs: Document all /bot_storage endpoint methods.
eslint: Fix unicorn/no-unnecessary-boolean-comparison.
python: Simplify with str.removeprefix, str.removesuffix.
api-docs: Note API feature endpoints without frontend implementation.
tools: Add support for viewing updated changelog for testing.
test-api: Reset uploaded realm emoji for realm export tests.
api-docs: Document POST /realm/deactivate.
test_openapi: Make testing.yml a full conformant specification.