zulip/zerver/openapi
Suyash Vardhan Mathur e892a02bb8 curl_examples: Fix curl testing for template's examples.
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.
2021-06-23 16:12:18 -07:00
..
curl_param_value_generators.py openapi: Refactor hacky openAPI curl test. 2021-04-28 15:49:35 -07:00
javascript_examples.js eslint: Fix unicorn/no-new-array. 2021-01-25 14:53:19 -08:00
javascript_examples.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
markdown_extension.py openapi: Add markdown extension for parameter descriptions. 2021-06-22 10:58:43 -07:00
openapi.py openapi: Add markdown extension for parameter descriptions. 2021-06-22 10:58:43 -07:00
python_examples.py api: Fix encoding of strings in display settings endpoint. 2021-05-10 10:03:32 -07:00
test_curl_examples.py curl_examples: Fix curl testing for template's examples. 2021-06-23 16:12:18 -07:00
testing.yaml openapi: Add missing object types. 2020-08-12 16:11:29 -07:00
zulip.yaml openapi: Move stray register-queue description into OpenAPI. 2021-06-23 16:12:18 -07:00