alexschimpf / fastapi-versionizer

FastAPI Versionizer
MIT License
79 stars 13 forks source link

feat: add flag for disabling versions endpoint creation #28

Closed ollz272 closed 11 months ago

ollz272 commented 11 months ago

Pull Request Checklist

Description

We want to be able to customise the versions endpoint a bit but currently theres no way to disable it for us to do our own this. This PR adds the ability to enable/disable this endpoint

ollz272 commented 11 months ago

@alexschimpf Thanks! All done 👍🏻

alexschimpf commented 11 months ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: