swagger-api / validator-badge

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

Supporting YAML files #21

Closed kvlahromei closed 9 years ago

kvlahromei commented 9 years ago

Hi, it seems that most people prefer YAML for writing specs manually. Can you please add support for the badge and debug service?

fehguy commented 9 years ago

Yes, we can add that fairly easily.

mrandi commented 9 years ago

Hi, I'm also interested in this feature. When will be also avaiable on swagger.io?

http://online.swagger.io/validator?url={YOUR_URL}

Thx!

fehguy commented 9 years ago

Hi, this is supported now. Please see below:

http://online.swagger.io/validator/?url=http://petstore.swagger.io/v2/swagger.yaml

mrandi commented 9 years ago

@fehguy thx a lot! (y)