Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/marshmallow-code/flask-smorest

DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow
https://github.com/marshmallow-code/flask-smorest

Bump pytest from 7.1.1 to 7.1.2

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2.
- [Release notes](http...

86e94d63013b1814adca3c75afb8d54c8b22bde6 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump pre-commit from 2.17.0 to 2.18.1

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.18.1.
- [Release n...

d07cb6d6f2237832c8c4ca2ddfae648f115163d3 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump werkzeug from 2.1.0 to 2.1.1

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.1.0 to 2.1.1.
- [Release notes](htt...

c96865623696a7a84f4c06770b869d350d4081cd authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump flask from 2.1.0 to 2.1.1

Bumps [flask](https://github.com/pallets/flask) from 2.1.0 to 2.1.1.
- [Release notes](https://g...

5f38a4ca841e1c9047ad9971ba2f17ed8b891a79 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Flask and Werkzeug from 2.0.3 to 2.1.0

da08f92acab887e2b3890e1a9462de06b73e12cd authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
pre-commit autoupdate

9cb2d568a902c6d3683386a9e7c4d1be3bd1eac6 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Bump flake8-bugbear from 22.3.20 to 22.3.23

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.3.20 to 22.3.23.
- [Rele...

e8c33372272440f8362bbc86877eced7652bd8a2 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump flake8-bugbear from 22.1.11 to 22.3.20

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.1.11 to 22.3.20.
- [Rele...

8c9f329a54f4927eaa59cd230b8dfcd332679e09 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump pytest from 7.1.0 to 7.1.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.0 to 7.1.1.
- [Release notes](http...

f472911422cb0c0a8c985b428a809217efa7b674 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump pytest from 7.0.1 to 7.1.0

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.0.
- [Release notes](http...

e334a3469048e79a4ce0026faa391268120b8d46 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump marshmallow from 3.14.1 to 3.15.0

Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.14.1 to 3.15.0.
- [R...

9b9681e8dad0a69c6a1908c761ff688097ac9674 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump coverage from 6.3.1 to 6.3.2

Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.3.1 to 6.3.2.
- [Release notes](ht...

59dcab08499abafbf37aa8141e73b166c068ab28 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix typo in CHANGELOG

6c80c13ed72a176044117835ee68ca45c87abe60 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Bump version: 0.36.0 → 0.37.0

d3f832c351815473cff3a876409625173be41db9 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Configure bumpversion tag_name

7c3fe53a85296c628019a0cf930a0a3c604ce448 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Update CHANGELOG

f65d0cf9ffe071e213689d1b17f2bb0fc2e32d77 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #330 from marshmallow-code/resp_content_type

Add content_type argument to response and alt_response

2e76917c851d648eeb42466778ca2a28bc0ef9ae authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Allow customizing default content types

b0ee032952bb8158975644e30f0ce1c4405c86c1 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Docs: response content_type and file response

f5b7212602203208187671c59e7442efd7cec327 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Only support dict response in utils.prepare_response

9fbc0bbe734a8419e1f2c10af6a06b3e306399b1 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Add content_type to response / alt_response

a886cb49b0e9e6e0c9dd7e56a81956194fb142dc authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Rename content_type arg of utils.prepare_response

fd1f07c5cad0a870535edd0ae8fa809565327e1d authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Bump flask from 2.0.2 to 2.0.3

Bumps [flask](https://github.com/pallets/flask) from 2.0.2 to 2.0.3.
- [Release notes](https://g...

c4e393e2ada0ee11ce1688027a390bd50bb51643 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump pytest from 7.0.0 to 7.0.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.0.1.
- [Release notes](http...

e98df8200f2123159ec97b517b2c3cf8a709cb58 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump werkzeug from 2.0.2 to 2.0.3

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 2.0.3.
- [Release notes](htt...

81f0a73e2262f33914748accea517c4e5797e266 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump pytest from 6.2.5 to 7.0.0

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.0.
- [Release notes](http...

a5ace91b66253ad5cd96528eb6ca7acd461f8b32 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump coverage from 6.3 to 6.3.1

Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.3 to 6.3.1.
- [Release notes](http...

bc3b526ccb27f21fc0cc5b888c5047b2a1a82860 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump coverage from 6.2 to 6.3

Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.2 to 6.3.
- [Release notes](https:...

a5951739abba11f6b7536fb7442d0d9a75c343a8 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update copyright 2021->2022

42853617313989a23fe7869a88d7be005f00bbfb authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Bump pre-commit from 2.16.0 to 2.17.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.16.0 to 2.17.0.
- [Release n...

cc6e1673a0541f19a500a97f699273ab296f0940 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump version: 0.35.0 → 0.36.0

a172ee891e7cee86ecb2035bb3472b391f7056c0 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Update CHANGELOG

8a16561775ab45800e53a25e74eea11621c0a53f authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #313 from marshmallow-code/path_params_url_prefix

Add parameter argument to register_blueprint to document path parameters in url_prefix

8c50d5d2003b9d7e2e8d971f570df450b1444148 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Docs: document Api.register_blueprint "parameters" arg

36dc0f31ca8863a4c800b61ed6b088756e6a67ff authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Add "parameters" arg to Api.register_blueprint

b5a45b31bef71f5993857a8c44eb13e262a055e7 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Add test_blueprint_url_prefix_path_parameter

c84cc11c8fb2486866f34e4849ef566420d288da authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #318 from marshmallow-code/fix_empty_body_responses_doc

Fix empty body responses documentation

ec4fbecc71686535a38f8642760bab390f0fdc44 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Fix empty body responses documentation

c4eb81f54df335a70cce17f130b4be0e419cdd70 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Bump flake8-bugbear from 21.11.29 to 22.1.11

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.11.29 to 22.1.11.
- [Rel...

475febd63f00f7655348d156dcf99d20a4355a6b authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webargs from 8.0.1 to 8.1.0

Bumps [webargs](https://github.com/marshmallow-code/webargs) from 8.0.1 to 8.1.0.
- [Release not...

b8a968ff4a083daed393b2b79b28ed21288f440c authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update CHANGELOG

65bb764a0dc6bedff47170a8b62e54efacb3f303 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #308 from marshmallow-code/py310

Support Python 3.10

ac4258489a6227e64539d92b11beb8ddb0043f76 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Support Python 3.10

f28a678fe939b992e8d487e8db20fe5cb6dff635 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #306 from marshmallow-code/drop_py36

Drop Python 3.6

fdb39447e86879cb0de04d8ba60da22226f32143 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Remove uses of OrderedDict

187e4cf58b3bfffc822593ce6f3c918046f0bf80 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Drop Python 3.6

aa594b24be1fce56f7605f4db6eb7f6ef54a0ca1 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Update CHANGELOG

5224430f2e379ca9e253f2c289dcd3d839f02dc8 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #305 from marshmallow-code/respect_json_sort_keys

Respect JSON_SORT_KEYS in _generate_etag

73d0720f25ee2757a802bb32d58fda3ada9236a6 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Don't force sort_keys=True in _generate_etag

Respect JSON_SORT_KEYS app setting.

0d9a3f298e412d905672a3275a9ff2f05e0e2b55 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Update CHANGELOG

fb7f691bb39966d3eb1bf3695e0fe7e4dd738154 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #307 from marshmallow-code/drop_pypy

Drop PyPy from CI tests

e58d72aa6cb4a7648aa37894fc43e41cc7941187 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Drop PyPy from CI tests

fa66fd524edf56dc5b072b51c67e588bca4bed16 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #304 from marshmallow-code/pre-commit_autoupdate

pre-commit autoupdate

41c3816c72466fbcbef14e3af1fd67d85b34a6e2 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
pre-commit autoupdate

859bfc000697ca2245d8ae80936f532d41481149 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Bump flake8-bugbear from 21.11.28 to 21.11.29

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.11.28 to 21.11.29.
- [Re...

6f8a1d71aafa77516c02190cdfb0b67853ea2e21 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump pre-commit from 2.15.0 to 2.16.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.15.0 to 2.16.0.
- [Release n...

dc7c61c1246aa5f37f7cdd75d80b701d2b06a8d2 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump coverage from 6.1.2 to 6.2

Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.1.2 to 6.2.
- [Release notes](http...

fa135531e7853f66045c573cc3f490a16bc68211 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump flake8-bugbear from 21.9.2 to 21.11.28

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.9.2 to 21.11.28.
- [Rele...

447bbf4b5ecf8b3ba70a6e995749da3b8528372b authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump marshmallow from 3.14.0 to 3.14.1

Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.14.0 to 3.14.1.
- [R...

935a4a5156c51671cace48124b2405137c2ca731 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump coverage from 6.1.1 to 6.1.2

Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.1.1 to 6.1.2.
- [Release notes](ht...

0fabc9b53ba3ec64f331328437dc9e4a6f924fc1 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pre-commit: Update flake8 repo URL and autoupdate

9ee9059674dcd4f56a5f444dba7de45e909efc46 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Bump coverage from 6.0.2 to 6.1.1

Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.0.2 to 6.1.1.
- [Release notes](ht...

b8aa1432f04ad837cf276193b60b074789c9dbc1 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump marshmallow from 3.13.0 to 3.14.0

Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.13.0 to 3.14.0.
- [R...

055a04078cfa059d51dc0e0967b98835ab3f3c17 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump coverage from 6.0.1 to 6.0.2

Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.0.1 to 6.0.2.
- [Release notes](ht...

766bda097232bfb866c9feb2590082de8c612148 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump flake8 from 3.9.2 to 4.0.1

Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 4.0.1.
- [Release notes](https://g...

c5fd127e7bf1e357c2c32228907ac39d6ea32b05 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update outdated comment

1bbb6e5f1bf196a3861d9587ca2a0c4675de8153 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Bump coverage from 6.0.0 to 6.0.1

Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.0.0 to 6.0.1.
- [Release notes](ht...

13a446c50322342166c831dedb42879da543bb0f authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump version: 0.34.1 → 0.35.0

7a6a834ec78197caacbe371914fb86e3b92a742c authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Fix bumpversion config

378d6e074b48d04f2e8875f789041de37c0b21f8 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Update CHANGELOG

635c57be1bc62fa2b7034635648d2f887bd003a1 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Docs: update docs about alt_response success argument

a1a7695b2d83e4734c9cef8b75ba2fd3a061ce1d authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Docs: use https in conf.py intersphinx

a9c8f74bed7c1bd44e1a00f44aa6a85b2f4a4b15 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #284 from marshmallow-code/alt_response_success

Allow alt_response to define a success response

a62848621dd4db7055ab4403f0f7f78c5bf724d7 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Allow alt_response to define a "success" response

9b626ea9dc3bc2ad5194510b9182f176577f1119 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Allow multiple "success codes"

d5884b9dd9657e75c73ce7d45e75c161e202b1c5 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #283 from marshmallow-code/rework_alt_response

Rework alt_response signature

4d40079f3c8bac0da0e6115034d8b55c1f34dcaf authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Docs: update docs about alt_response

d42dcacffa24cd9756d6f469210d468bae44da9d authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Update CHANGELOG

a40e5b49719ff4e00a8eff5a5f11d887a2ec376e authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #288 from marshmallow-code/pin_test_versions

Pin tests requirements versions

b1fbcdfb672b2501ac1ae2242e1e39db9f4212cd authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Pin tests requirements versions

0edcef7d9a375bc85a7a7651c337dbaac886e85f authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Update CHANGELOG

9dfa665acfcf8ae97d9f7c52fc869105c170a499 authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #287 from marshmallow-code/setup.py

Fix setup.py

7eb0f8b61a54fa2d2f32660da646872067a8615d authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #286 from marshmallow-code/dependabot

Enable dependabot

8648bad63bdf63404b706b32ed9a0b1080089528 authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Specify apispec[marshmallow] in setup.py

d28aa4d1772e270bbb52b172cf321c82322b81f2 authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Fix keywords in setup.py

eedfd859469fed6d4bb0bd61c251786b84fdedab authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Enable dependabot

62fc7664e1f6c930f34a70082f2d6fe6deb78926 authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Separate response and schema in alt_response args

f1fab53d06f14df1c4e9924559c1603a53a25651 authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Update CHANGELOG

809fbc4542bdc5dc7d2d4ab8b8a81f6af786d6c0 authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #282 from marshmallow-code/pre-commit

Use pre-commit / black

16c706487de40c08cb65aaf012953502845169c1 authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Use pre-commit / black

936b4ae7d6407161ace29e6de31cff48ea0fc7ea authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Bump version: 0.34.0 → 0.34.1

9b9fe2afd308aa3e7cc120135415cba2ac4eac60 authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Update CHANGELOG

a8334481821fe252af3e16166601cae09f988ecf authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Minor test rename

db0594552522b97394814633d183f5a351f4c92d authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #281 from marshmallow-code/fix_method_order_view_func

Fix method order in spec for view functions

892535782e3f30033c97403edbdf332c3bbeb1f5 authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Fix method order in spec for view functions

c7a1ffec1fe01be2b4c4ce237ae5a35a1cc687ee authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Bump version: 0.33.0 → 0.34.0

f8cdb5e19fb236526799dfafca800320efb10d1c authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Update CHANGELOG

18c24be30e5c551b6bdcf5824d4d0b02625659b7 authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #275 from marshmallow-code/route_tags

Add tags parameter to route/add_url_rule

0814ebfc1daa090af40c0293b89904edd148d6ee authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Add tags parameter to route/add_url_rule

19a05a40b120f0ab2f9d9d54f9748a7666d9267a authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Docs: remove Travis badge, add GH and OpenCollective badges.

c28cb38d9eaa90d3c7c43297404d27cf29ffcd02 authored over 3 years ago by Jérôme Lafréchoux <[email protected]>