swagger-api / validator-badge

Validate your Swagger JSON/YAML today!
http://swagger.io
Apache License 2.0
210 stars 85 forks source link

the online validator doesn't give the exactly results. #112

Open wy65701436 opened 7 years ago

wy65701436 commented 7 years ago

I tried to validate the swagger yaml file with http://online.swagger.io/validator, it gives me the {} result. My understanding is that the yaml file is OK.But actually, it shows error at http://editor.swagger.io/#/.

My yaml file https://raw.githubusercontent.com/vmware/harbor/master/docs/swagger.yaml. Can you point me?