Skip to content

Conversation

martincpt
Copy link

@martincpt martincpt commented Mar 23, 2023

I noticed that __init__'s kwargs are currently unused while init_app could use for additional configurations which could added upon object initialization in case an app or blueprint instance added along with them.

Also I removed that old commented super call.

Closes #116

@StellaContrail
Copy link
Contributor

@martincpt
Your pull request seems to address the open issue #116.
Perhaps it would be nice to link to the issue?

I would also like this pull request to be merged into the master branch.

@martincpt
Copy link
Author

@StellaContrail would you like me to add a 'Closes' or 'Releated to' link?

@StellaContrail
Copy link
Contributor

Thank you for your reply.
I think 'Close' would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable swagger.json (by config)
2 participants