mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
The previous code for the validator test was fairly messy due to
checking for both formats of the openapi url, one with
<variable_name> and the other with {variable_name}. To eliminate
this, we have standardized the format and restricted it to
{variable_name} as per the official format at:
https://swagger.io/docs/specification/describing-parameters.
|
||
|---|---|---|
| .. | ||
| zulip-2.0.yaml | ||
| zulip.yaml | ||