Closed jcampbell closed 6 years ago
I can't merge this PR until continuous integration test fails. Please fix tests if you want to include this fix soon.
I adjusted Api's init to create a default Flask object if no app is provided.
Thanks, @hellupline. Closing this as irrelevant now based on your new pull request.
Sets the default value of PAGE_SIZE for the Api object when it is initialized using a Flask app (as it is in current documentation examples).