Codit / practical-api-guidelines

Practical guidelines for building & designing APIs with .NET.
MIT License
16 stars 5 forks source link

Complete the versioning guidelines #80

Closed MassimoC closed 5 years ago

MassimoC commented 5 years ago

There is no 'right way' to version your APIs. However should be clear why the path is the preferred approach, what are the downsides and when QS or header versioning is a better choice.