mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
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.
5.8 KiB
5.8 KiB