Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Flask 2.2.0 issues a warning if a url rule is added to a blueprint after it has been registered, so this commit ensures that the documentation rules are added before the blueprint is registered. Fixes: python-restx#485 Signed-off-by: Jonathan Dieter <jonathan.dieter@spearline.com>
- Loading branch information