Open magick93 opened 6 years ago
Interesting. Do you know if this reproducible outside of Headless Lightning using just the https://www.drupal.org/project/openapi module? I don't think we do anything with that module other than enable it and create some links to its output.
Hello
I am trying to use the OpenAPI docs to generate a client.
But after loading the json doc in the Swagger editor, it complains about it not being valid. I then went to check if it was at least valid json. I had to try several different online validators before I found one that would accept such a large amount of input. I used https://jsonformatter.org/ and the json does appear to be valid.
But it is not valid OpenAPI spec json.
A selection of the errors (from the swagger editor) are: