OpenAPI-Viewer icon indicating copy to clipboard operation
OpenAPI-Viewer copied to clipboard

support uploading YAML format

Open grexe opened this issue 5 years ago • 1 comments

currently, only JSON format is supported for OpenAPI spec upload. Please add support for the more common YAML format.

grexe avatar Jun 03 '20 13:06 grexe

can be easier if given in yaml format, just convert to JSON format upon load it. so the existing functionality based on JSON format won't change at all.

nasrulhazim avatar Dec 14 '23 00:12 nasrulhazim