Ecosyste.ms: OpenCollective

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

github.com/marshmallow-code/apispec

A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
https://github.com/marshmallow-code/apispec

Merge pull request #526 from marshmallow-code/ignore_field_location_metadata

Ignore "location" field metadata

e204fa074e53f26402262a681f00345fb23864c9 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Bump version and update changelog

16a3a2c256f17ad0fc27d0440fc9a95828c5c196 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #596 from marshmallow-code/non_string_metadata_keys

Ignore field metadata with non-string keys

27d8dd585ab86fe1c4fc842d3b081687dd32dbbc authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Ignore field metadata with non-string keys

e4704b8dfdd489ca7f6e18709e2d4418d0961951 authored over 4 years ago by Andrea Ghensi <[email protected]>
Add example of using a security_scheme to the documentation (#589)

* Add example of using a security_scheme to the documentation

* Update AUTHORS and add new se...

f075149bbd1238c1e9e17f5281d18bc0954739cd authored over 4 years ago by David Bishop <[email protected]>
Bump sphinx from 3.2.0 to 3.2.1

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.2.0 to 3.2.1.
- [Release notes](http...

3737885f6b993b83dc886707558e232b56733c54 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 3.1.2 to 3.2.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.2 to 3.2.0.
- [Release notes](http...

d418e3efa27f799ae3dabbdbb00ccd07eb10ce07 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Remove obsolete test

a22bb4ec04a33a732ea6af4f997339b7bd33e479 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Make "location" argument required in OpenAPIConverter.schema2parameters

ee8002b466aeebb753bdf93047198b3ff63f02d0 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Rename "default_in" into "location"

0618cef00f5e7dfd12e3cc3db8be7b5a5e9eec21 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Ignore "location" field metadata

a1cb7aec2404dee7206aabb43f20ca6da399e5d3 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Bump sphinx from 3.1.1 to 3.1.2

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.1 to 3.1.2.
- [Release notes](http...

57a32f8810982c62233e6721556905dfe9a08065 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #574 from marshmallow-code/dependabot/pip/sphinx-rtd-theme-0.5.0

Bump sphinx-rtd-theme from 0.4.3 to 0.5.0

dfe7b1540bad26ce60917e39dc2bcb4b5bff02d9 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Bump sphinx-rtd-theme from 0.4.3 to 0.5.0

Bumps [sphinx-rtd-theme](https://github.com/rtfd/sphinx_rtd_theme) from 0.4.3 to 0.5.0.
- [Relea...

3890504c8173edc341f99c5bdeddd198a45b3256 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 3.1.0 to 3.1.1

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.0 to 3.1.1.
- [Release notes](http...

67b8fd59907a621d407739d7ad61821a9f29baa9 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump flake8 from 3.8.2 to 3.8.3

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.2 to 3.8.3.
- [Release notes](https://g...

34d34da221ba0a28e33365319e7ee030e452ef9a authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 3.0.4 to 3.1.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.4 to 3.1.0.
- [Release notes](http...

f8c4bce81b8879641b4c48d6cdedb8ede74627a5 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fix typo in CHANGELOG

46871aa09855d43ca7e0d1e24ccee2caa4756750 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Bump version and update changelog

afa8b03802c6213b2d2e318bfcbd60e4c7ebfea8 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #568 from marshmallow-code/fix-string-schema-resolver-returns-none

Fix bug when resolver returns None and schema is a string

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

de92c8e1338164b81d083b7e33efdce60c0ec470 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Reintroduce test_schema_uses_ref_if_available_name_resolver_returns_none

27347b23b0d0cf95e40c0eaadf1e95847c661812 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Fix bug when resolver returns None and schema is a string

Fixes #566

9df9b140db8d1af3779ca90759fe4205afbc8b70 authored over 4 years ago by Michael <[email protected]>
"reStructuredText" is ONE word, not two!

https://docutils.sourceforge.io/rst.html

Committed via https://github.com/asottile/all-repos

8ec05f8686a199f6fcf537d7fbd94953a22cc48b authored over 4 years ago by Steven Loria <[email protected]>
Fix links to rST website

Committed via https://github.com/asottile/all-repos

bd3e7f8f26982433092170c519373e6b26813998 authored over 4 years ago by Steven Loria <[email protected]>
Bump sphinx from 3.0.3 to 3.0.4

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.3 to 3.0.4.
- [Release notes](http...

b7c9772e3225ab3948be5a8c44b3f2cb444deb4f authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump flake8 from 3.8.1 to 3.8.2

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.1 to 3.8.2.
- [Release notes](https://g...

f287d88fb26cb44bf756feac963a64283a51ff21 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update pre-commit in tox.ini

df25b12244299683759daa1bca26aab5eb8cdad6 authored over 4 years ago by Steven Loria <[email protected]>
Use pre-commit~=2.4

Committed via https://github.com/asottile/all-repos

945c39f665601caae7b740ea34fde4eb97f6b8f0 authored over 4 years ago by Steven Loria <[email protected]>
Run pre-commit autoupdate

Committed via https://github.com/asottile/all-repos

209bc451ee22329b036fe71b1a56de273f2e4102 authored over 4 years ago by Steven Loria <[email protected]>
Bump flake8 from 3.8.0 to 3.8.1

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.0 to 3.8.1.
- [Release notes](https://g...

ad450c9ebb789ac133fafe8862cae290a13a9e00 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump flake8 from 3.7.9 to 3.8.0

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.9 to 3.8.0.
- [Release notes](https://g...

769e7dcbcf5c9a5e7fda741c243fa5b99c16b263 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 3.0.2 to 3.0.3

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.2 to 3.0.3.
- [Release notes](http...

38b4288d3f2371f9050a33c1e4c9b3aa754213fd authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #555 from marshmallow-code/remove_p2_test

Remove obsolete Python 2 pytest skip

549ff370ca3c0beecbe3a9f78ecfa075741ad2f5 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Remove obsolete Python 2 pytest skip

a73e0b96b76c12b10d1b478ba056cc3dda34e543 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Bump sphinx from 3.0.1 to 3.0.2

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.1 to 3.0.2.
- [Release notes](http...

fb3fbb9084b6f196f975091c25052dd7da624355 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 3.0.0 to 3.0.1

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.0 to 3.0.1.
- [Release notes](http...

438c0ecfd06f07288a42499cfaf190de6b734287 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #549 from marshmallow-code/dependabot/pip/sphinx-3.0.0

Bump sphinx from 2.4.4 to 3.0.0

02e88d43d0040704a04df09606996bb30f4afe08 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Bump sphinx from 2.4.4 to 3.0.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.4.4 to 3.0.0.
- [Release notes](http...

79d8b86e661812a8dce1ef0b3469641d9aa1f5b1 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump pyyaml from 5.3 to 5.3.1

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.3.1.
- [Release notes](https://gith...

ab3938fc9455fad34fe94c7d79a06c334ed4ef67 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Support schemas in callbacks

Callback definitions are iterated and checked for schemas. This is
implemented by running operat...

4414d15320004498364136b72470b016eac4309d authored almost 5 years ago by Mikko Kortelainen <[email protected]>
Bump sphinx from 2.4.3 to 2.4.4

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.4.3 to 2.4.4.
- [Release notes](http...

8cd456e128733097bf2b29f5defa8697c1c81cb2 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 2.4.2 to 2.4.3

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.4.2 to 2.4.3.
- [Release notes](http...

546edf1da4a802448f1a33971068b709aa552846 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 2.4.1 to 2.4.2

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.4.1 to 2.4.2.
- [Release notes](http...

f6b19d9292cf392b53d65fbcfcd54eb5fb3f075f authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump version and update changelog

d0f58b2dc2d0a7f8fad431121eb4fc0288e0c851 authored almost 5 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #539 from Colin-b/feature/components_in_init_spec

Allow to access APISpec components in plugin init_spec

0969b06336c0b30b72d00ea7fce225d35034104a authored almost 5 years ago by Jérôme Lafréchoux <[email protected]>
Apply flake8 and black formatting

Use helper to retrieve schemas

cca8ccbc26abc0cb9b524655137b414e4c650abc authored almost 5 years ago by Colin-b <[email protected]>
Allow to access components in plugins init_spec method

a477aff711f634bc85d986dc0f31e6e866c620e6 authored almost 5 years ago by Colin-b <[email protected]>
Add Colin Bounouar to contributors

686bc1f8f50a1f6530c927a23c5e0ba0e6c39d59 authored almost 5 years ago by Colin-b <[email protected]>
Bump sphinx from 2.4.0 to 2.4.1

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.4.0 to 2.4.1.
- [Release notes](http...

20b5ed34366c720fc5a0f50e0b7546cd526cb178 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 2.3.1 to 2.4.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.3.1 to 2.4.0.
- [Release notes](http...

304375b4528d5423a30e1205af30c89508b5eb3f authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Release on py38

b401e6dc04ccf7a790e68aaf88398b13f9d651c3 authored almost 5 years ago by Steven Loria <[email protected]>
Sync flake8-bugbear version; autoupdate

809cecc182d80a0711dd6e9a7c3c39f7e63433b1 authored almost 5 years ago by Steven Loria <[email protected]>
Bump flake8-bugbear from 20.1.3 to 20.1.4

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 20.1.3 to 20.1.4.
- [Releas...

2da7e99ffaad17582fcb2e21d48c8f3a982b7554 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #532 from marshmallow-code/dependabot/pip/pre-commit-gte-1.20-and-lt-3.0

Update pre-commit requirement from ~=1.20 to >=1.20,<3.0

9920c4fc634a5c988f4f5997981e41ddf993a165 authored almost 5 years ago by Jérôme Lafréchoux <[email protected]>
Update pre-commit requirement from ~=1.20 to >=1.20,<3.0

Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the...

4379acc321a83ab0126da9e7150525127865d401 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump flake8-bugbear from 20.1.2 to 20.1.3

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 20.1.2 to 20.1.3.
- [Releas...

0401c231adc412c3af1b1450e251dd4c843f27f7 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump copyright year

Committed via https://github.com/asottile/all-repos

1bc38154370367b332fbd17d7616f241c3c0d196 authored almost 5 years ago by Steven Loria <[email protected]>
Run pre-commit autoupdate

Committed via https://github.com/asottile/all-repos

26314a1e171560a5c567c9442d19dda83c1beecc authored almost 5 years ago by Steven Loria <[email protected]>
Bump pyyaml from 5.2 to 5.3

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.2 to 5.3.
- [Release notes](https://github...

9acd6f28d87aa98a62d4d0413f10eba306ca12fe authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump flake8-bugbear from 20.1.0 to 20.1.2

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 20.1.0 to 20.1.2.
- [Releas...

8167638a71f20a389eda17b8c518b9e56670ebfa authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pre-commit autoupdate and update flake8-bugbear

4c5cef2ee1a9f24286441a7c2c2fe01142d1d617 authored almost 5 years ago by Steven Loria <[email protected]>
Merge pull request #528 from marshmallow-code/fix_self_referencing_schema_in_tests

Fix self-referencing schema in tests

49e5d10bf54d6928154ffb695be421da377ca5f5 authored almost 5 years ago by Steven Loria <[email protected]>
Fix self-referencing schema in tests

42cf62dc4c677c5e8aa6ebd1a8cf67bbd291aa0d authored almost 5 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #527 from marshmallow-code/dependabot/pip/flake8-bugbear-20.1.0

Bump flake8-bugbear from 19.8.0 to 20.1.0

e15799ece9cf0bc37d447728cbb77d062a6f576f authored almost 5 years ago by Jérôme Lafréchoux <[email protected]>
Bump flake8-bugbear from 19.8.0 to 20.1.0

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 19.8.0 to 20.1.0.
- [Releas...

29b2a3dd4180a2f13a6d49a21bcb2fe7f70c8af4 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 2.3.0 to 2.3.1

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.3.0 to 2.3.1.
- [Release notes](http...

600947505e64dead13a68a61ca0fe628c94f23e8 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump version and update changelog

0bbd915c2aa2126a6310acf70407207966c4611e authored almost 5 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #517 from fedorfo/fix-match-info

Add match_info -> path to __location_map__

aef2b1f7c5c86c252a2e1c45d28d2dfd951aafaa authored almost 5 years ago by Jérôme Lafréchoux <[email protected]>
update authors file

3a446801ae9982261b6d3e695e5485b987270040 authored almost 5 years ago by fedor.fominykh <[email protected]>
Bump version and update changelog

1f386092f7b8693d635a707e94f81420a2d48175 authored about 5 years ago by Jérôme Lafréchoux <[email protected]>
Don't warn when using string "default" as status code in OASv2

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

ab9e4f400b3aed329436c6b60c96f2d20f82e18e authored about 5 years ago by Jérôme Lafréchoux <[email protected]>
Bump sphinx from 2.2.2 to 2.3.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.2.2 to 2.3.0.
- [Release notes](http...

0f7800a22d699e73b90e1d4b9cb0e719f1734b82 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
use py38 for testing against marshmallow dev (#520)

3621b7720d86cd5911879c83071e34542a95b08b authored about 5 years ago by PelleK <[email protected]>
Bump pyyaml from 5.1.2 to 5.2

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.2.
- [Release notes](https://gith...

a522b46b76888e5ab55b5f766e23ca5badb47803 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 2.2.1 to 2.2.2

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.2.1 to 2.2.2.
- [Release notes](http...

933f28b8f3a75658c967df86b4a140be1523d25d authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
add match_info to __location_map__

8cb12dde383443bd1aeaa878d6ae19901a78e5ca authored about 5 years ago by fedor.fominykh <[email protected]>
Update main example so that it can run smoothly (#513)

b853a394386a3e601a4030dd933d16b8e931dc5b authored about 5 years ago by Bastien Gérard <[email protected]>
Bump version and update CHANGELOG

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

65399d8b031ae9ae413ff48285f75ae97c5ce161 authored about 5 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #516 from marshmallow-code/add_components.example_tests

Add components.example tests

667308cee2f96923f4b63f638382b614a45a8fb8 authored about 5 years ago by Jérôme Lafréchoux <[email protected]>
Rework components.example tests

298312dd4953221d742888f538b0ba93247abe66 authored about 5 years ago by Jérôme Lafréchoux <[email protected]>
Reorder components

Follow order from the OpenAPI specification

72e71a415b7bb59db6d44720e796f213fba999a5 authored about 5 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #515 from codeasashu/component-example

Add Components.example

b7c2cc58ad9780a1ab0417a7cbc33498c9b2db1b authored about 5 years ago by Jérôme Lafréchoux <[email protected]>
Added example support

Added tests
Completes a #245 Todo

167a73ea89f6937c8fd61ae2d459e00f296fcccf authored about 5 years ago by Ashutosh <[email protected]>
Run pre-commit autoupdate

Committed via https://github.com/asottile/all-repos

30df5f2ea6dba3b9f7fdc6a46a83de67d2102abd authored about 5 years ago by Steven Loria <[email protected]>
Upgrade pre-commit; normalize additional_dependencies (#514)

b251705e91254952ef393e13040795d24ccc67f2 authored about 5 years ago by Steven Loria <[email protected]>
Bump flake8 from 3.7.8 to 3.7.9

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.8 to 3.7.9.
- [Release notes](https://g...

797a60070a2122239981b0fd77dc5cb729d168da authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 2.2.0 to 2.2.1

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.2.0 to 2.2.1.
- [Release notes](http...

ffcd7e839659bb44c47fd53a9c55650414ca94d4 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update CHANGELOG

233d4b6e1e751d0ebac47ac79d727c5fc90c6296 authored about 5 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #510 from marshmallow-code/py38

Test against Python 3.8

f60c804e893e3beccea87d0ab4b81f93a95cd362 authored about 5 years ago by Jérôme Lafréchoux <[email protected]>
Test against Python 3.8

6d66d9512a852f9b754a073bec6f813ca6c51524 authored about 5 years ago by Jérôme Lafréchoux <[email protected]>
Run pre-commit autoupdate

Committed via https://github.com/asottile/all-repos

c671e3caefb4496286014fd57012c9ecce148cdb authored about 5 years ago by Steven Loria <[email protected]>
Docs: rework example

d5e44bc037f093c5f73f7495da616d2d09af34f9 authored about 5 years ago by Jérôme Lafréchoux <[email protected]>
Bump version and update changelog

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

641748745589cadf6a4a5561bd46d8cc0322196a authored over 5 years ago by Jérôme Lafréchoux <[email protected]>
Update contributing docs and readme

6586dc70762b8ad4bd7661ba65e9bf7eaa0ad207 authored over 5 years ago by Steven Loria <[email protected]>
Update example for newer versions of marshmallow and Flask

0cf241f1596607b04d2032a55896702ec33eb47b authored over 5 years ago by Steven Loria <[email protected]>
Merge pull request #496 from marshmallow-code/extract-schema-resolver

Extract SchemaResolver from MarshmallowPlugin

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