apiaryio / polls-api

Polls is an example web API that allows consumers to view polls and vote in them.
MIT License
46 stars 22 forks source link

swagger.yaml? #45

Closed paraskakis closed 6 years ago

paraskakis commented 8 years ago

I think .yaml is the official extension: http://www.yaml.org/faq.html

pksunkara commented 8 years ago

Every yaml parser allows both .yaml and .yml.

paraskakis commented 8 years ago

Just sayin' why not use the official extension in our file naming: swagger.yml --> swagger.yaml?