I am getting the error above and I saw plentry of similar post and they said it was a formatting issue with the yaml file. But I am using redocly cli to validate the yaml file by running redocly lint example.yaml
and it returns Woohoo! Your OpenAPI definition is valid.
I am using the following method to consume the yaml file RedocStandalone specUrl="./example.yaml"
. I am not sure why I am still getting the above error
Asked
Active
Viewed 151 times
0

TritonKid
- 1
- 1
-
Please edit your question to show us with the content of your YAML file. – flyx Sep 12 '22 at 12:45