Open DanaEpp opened 7 months ago
I've heard on Discord that the issue here is that the API spec import only supports YAML format currently, and not JSON.
So, this should be marked as a Feature Enhancement—a pretty major one, if you ask me—but still just an enhancement.
yup. I noticed that JSON isn't working, but YAML is. So this is a missing feature IMO.
JSON isn't working, but YAML is
A hacky suggestion: According to spec a valid JSON file should also be valid YAML, so try to change the file extension to .yaml
and open again.
Ahha no. Json isn't yaml. It's a totally different format.
Ow... OK. Today I learned that json is mostly valid yaml.
Issue
I am trying to import a sample API spec doc (OAS 3.0.1) using the "Open API Spec" link in the UI.
The spec doc I am using can be found here.
While I can select it through the file explorer, it doesn't do anything. It doesn't load up, and I see no errors.
This is for Golden Edition v1.12.3.