AJ Pryor, Ph.D.

Results 40 comments of AJ Pryor, Ph.D.
trafficstars

Marking this as a feature request. This could be implemented by adding an additional parameter to the decorators that accepted a `query_param_schema` or `header_schema` that would use the same internal...

My bandwidth is pretty nonexistent, unfortunately. I would be happy to review and accept a backwards compatible PR with tests. I would think we could accomplish this with an additional...

Disclaimer: I work primarily off of a Mac and haven't verified the following within a Windows environment If you `pip install flaskerize` or `python setup.py install` it _should_ also install...

Hmm. Well as to the issue of why the command is recognized in git bash but not in your python interpreter it's hard to know for sure. It looks like...

Was this ever resolved?

Okay thank you for the update and lead! On Fri, Oct 25, 2019 at 4:53 AM Gabriel Fior wrote: > No. I realized that, if I change the name of...

This is an issue on Windows that I haven’t yet been able to find time to fix (all my machines are Mac). I’d be happy to accept a PR.

The `{{ variable_name }}` syntax comes from [Jinja](https://jinja.palletsprojects.com/en/2.10.x/) which is what `flaskerize` uses to render the templates. A PR is a [pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests) is the most common way in which...

Thanks - can you update to address test failures prior to merge?