DeanWay / fastapi-versioning

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

Added support for parameter `latest_prefix`. #68

Open elongstreet88 opened 2 years ago

elongstreet88 commented 2 years ago

Allows "/latest" to be specified.

elongstreet88 commented 2 years ago

This addresses https://github.com/DeanWay/fastapi-versioning/issues/67