mirror of https://github.com/zulip/zulip.git
e892a02bb8
AUTHENTICATION LINE variable needs to be set after each line executed, but in the current code, it wasn't being set in endpoints whose files were removed in favour of the pages being generated directly from OpenAPI data. Moved the block to set AUTHENTICATION LINE in the loop which executes each command, which fixes the bug. |
||
---|---|---|
.. | ||
curl_param_value_generators.py | ||
javascript_examples.js | ||
javascript_examples.py | ||
markdown_extension.py | ||
openapi.py | ||
python_examples.py | ||
test_curl_examples.py | ||
testing.yaml | ||
zulip.yaml |