zulip/zerver/openapi
Hemanth V. Alluri ffd2bccd4e openapi: Standardize URL format to use {var_name} syntax.
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.
2019-07-11 11:01:40 -07:00
..
zulip-2.0.yaml api docs: Remove migrated endpoints from deprecated specs. 2019-06-13 14:31:55 -07:00
zulip.yaml openapi: Standardize URL format to use {var_name} syntax. 2019-07-11 11:01:40 -07:00