encode / apistar

The Web API toolkit. 🛠
https://docs.apistar.com
BSD 3-Clause "New" or "Revised" License
5.57k stars 411 forks source link

consistent file extension for YAML #670

Open zachvalenta opened 4 years ago

zachvalenta commented 4 years ago

Per the quickstart docs, the schema gets .yaml and the config get .yml. Seems unnecessarily inconsistent.

afaik there's no consensus on which extension gets used but seems like within a single project only one should be used.