OpenAPI-Viewer
OpenAPI-Viewer copied to clipboard
support uploading YAML format
currently, only JSON format is supported for OpenAPI spec upload. Please add support for the more common YAML format.
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.