help wantedtype: enhancement
Repository metrics
- Stars
- (6,291 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Right now versioning only works with url path segments. Query string is the default mechanism for versioning and should also be supported. Here is an explanation on how to do query string versioning.