tamasfe / aide

An API documentation library
Apache License 2.0
417 stars 70 forks source link

BREAKING CHANGE(aide): removed sqlx and axum-sqlx-tx in favor of aide-axum-sqlx-tx #74

Closed Wicpar closed 1 year ago

Wicpar commented 1 year ago

Fixes docs generation failing. Fixed doc generation warnings.

requires #72 to be merged and published to keep functionnality closes #68

Wicpar commented 1 year ago

@tamasfe i need your approval before doing somthing this drastic, maybe talk about it a bit too, we should also see how we can share access to publish crate updates.

tamasfe commented 1 year ago

I'm in favor of this change, it's the right direction imo.

I was thinking about deprecation notices, but we can't deprecate trait implementations, so I guess we'll just have to roll with it.

tamasfe commented 1 year ago

I would also remove jwt-authorizer at the same time the same way.

Wicpar commented 1 year ago

alright, i will publish them and add you as owner