DeanWay / fastapi-versioning

api versioning for fastapi web applications
MIT License
642 stars 63 forks source link

Name the "latest" route if enabled #59

Open fusion44 opened 2 years ago

fusion44 commented 2 years ago

The route is now accessible via request.url_for("latest") method.