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

Bump sphinx from 4.0.1 to 4.0.2

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

00c5f77250c5071c25a7e8db17fad23eb0d886ac authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 4.0.0 to 4.0.1

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

9a2c7b49ca3dafc44ab2c8476b96afba9c608ee8 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 3.5.4 to 4.0.0

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

1f01631567ba0f9b3b72aa75d8640ebe8fbd38f9 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump flake8 from 3.9.1 to 3.9.2

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

4a13dae75ea7a7cdf30296615f0b5e2e68aeb0d8 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump version and update CHANGELOG

e46e84ad2d7f64cd31be4196417df71cb078755f authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #663 from kupuguy/handle-unknown-exclude

Meta.unknown=EXCLUDE leaves additionalProperties unset

ac04d9b3abf863c7b2cc043a3274d5f5d197bbea authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Setting Meta.unknown=EXCLUDE should leave additionalProperties unset. #659

Meta.unknown has three states:

* INCLUDE permits additional properties so in openapi `additiona...

d18314a7c171d21f601644a40b2dc190741ea6fc authored over 3 years ago by Duncan Booth <[email protected]>
Bump flake8 from 3.9.0 to 3.9.1

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

8dce6ad7b0e06c2dfe906b29f18902437de2ae79 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #661 from mjpieters/field2pattern_docstring

Update field2pattern doc-string

cca21f2be7e9ea813428d9f2d62d42785ce7b854 authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Update AUTHORS.rst

d36d717d3512cfb107420c3d509eae1269275fdd authored over 3 years ago by Martijn Pieters <[email protected]>
Strip whitespace

92d423c5ec88404ce9e8844208fde5f67c13764e authored over 3 years ago by Martijn Pieters <[email protected]>
Update field2pattern doc-string

The old doc-string is confusing:

- this applies to Regexp, not Range validators (the link is ...

0cd53ed9a8f6d3e3970589e723f95470d7fa9ede authored over 3 years ago by Martijn Pieters <[email protected]>
Bump sphinx from 3.5.3 to 3.5.4

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

bb39308e6e3d830b5b81f2b712a7f41649795661 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx-rtd-theme from 0.5.1 to 0.5.2

Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.1 to 0.5.2.
-...

1815d93e2cda29f6680c293d1e72cea32f0d85a3 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update pre-commit config and re-format (#657)

16949ca5c74026ebe847ce363e63c95928b71850 authored over 3 years ago by Steven Loria <[email protected]>
Bump flake8-bugbear from 21.3.2 to 21.4.3

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

6b20c67809d86ec976373fc29d942234712b41cd authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump version and update CHANGELOG

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

Resolve example references in parameters / request bodies / responses

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

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

Resolve header references in responses

739af02cbe3f2270d3de65a75a946c025e6d2a39 authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #648 from pbzweihander/yaml-dump-options

Allow to_yaml to pass options to yaml.dump

d725ef77e0b3ea6919f4d943ec8c809e6c8443e7 authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Resolve headers ref in response

8add26f9230a7bff097353e23ce35dfbb76df7cd authored over 3 years ago by Jérôme Lafréchoux <[email protected]>
Add regression test for generating yaml with unicode

e3928f489f481c9e44c634d7ee98afc5425b4432 authored almost 4 years ago by rusty <[email protected]>
Add pbzweihander to authors

fb7fdcafdef9420d595cc05c88909955c5cf2362 authored almost 4 years ago by rusty <[email protected]>
Allow to_yaml to pass options to yaml.dump

381dd89489893a0f1e05e2a3f6efee831e69666b authored almost 4 years ago by rusty <[email protected]>
Bump sphinx from 3.5.2 to 3.5.3

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

1f66eef922287d801c4cc2fa695b860ff00af14e authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump flake8 from 3.8.4 to 3.9.0

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

33fec54c0a03e204a554f2382d49639f8d676542 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add @timsilvers to AUTHORS and update CHANGELOG

b9e22d2e8cb46e64963fbb615ed330489a2acdc6 authored almost 4 years ago by Steven Loria <[email protected]>
Populate additionalProperties from Meta.unknown (#635)

Derive the value of additionalProperties from Meta.unknown, if defined.
additionalProperties wi...

5b07c46869f60a6a8faa54d09ef397c7e52e9390 authored almost 4 years ago by timsilvers <[email protected]>
Bump flake8-bugbear from 21.3.1 to 21.3.2

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

9a75731fceb9ce033a3a8de587cd9dea3b640d15 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 3.5.1 to 3.5.2

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

fcc1ec4c3d87605ffbb0b089505268f807deb556 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump flake8-bugbear from 20.11.1 to 21.3.1

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 20.11.1 to 21.3.1.
- [Relea...

466e8085a7e655096db9ca550c9094870d1ee558 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 3.5.0 to 3.5.1

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

34ddde2eade46097bfc4b75be82af2d6835182fc authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 3.4.3 to 3.5.0

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

8293e94662c5b659256bdb0ba420034d8e2dd8c8 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump version and update CHANGELOG

39424300580e05630a96583ffdcc1b2c1e514679 authored almost 4 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #637 from marshmallow-code/components_headers

Allow registration of headers

10c175090b0355443d242bc46894974dbc76715e authored almost 4 years ago by Jérôme Lafréchoux <[email protected]>
Allow registration of headers

c6b152d759a33043766e050e7df405fe05ba1c46 authored almost 4 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #634 from marshmallow-code/components_public_attributes

Make components dicts public attributes of Components class

6fcee8ef3ae1c63a9f9c620bbd230235ea282180 authored almost 4 years ago by Jérôme Lafréchoux <[email protected]>
Bump version and update CHANGELOG

9fe61daf5cd6b05c33cc7ac175410f160cd37085 authored almost 4 years ago by Jérôme Lafréchoux <[email protected]>
Make components dicts public attributes of Components class

69001cf2ab0b6af524a2289de6dacaa0cd3655b2 authored almost 4 years ago by Jérôme Lafréchoux <[email protected]>
Bump version and update CHANGELOG

494b0e45708ecf56960da151d191e4f66543d0aa authored almost 4 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #616 from marshmallow-code/fix-date-range

Fix date range

c6b2a1b464617e68d24427c8ffbf7493f475cc49 authored almost 4 years ago by Jérôme Lafréchoux <[email protected]>
field2range: check type using ret

89b9fd1dd0e97c75806bddfd56b708d331adb454 authored almost 4 years ago by Jérôme Lafréchoux <[email protected]>
Extract logic for creating minimum and maximum attributes

8629210707c086a87d1bde73e6d7a0f848aef5f9 authored almost 4 years ago by Michael Bangert <[email protected]>
Use x- extensions for when the field is not a number

Closes #614

6dd423ada87b8e279e5b06c889b4640a0dc9c1ed authored almost 4 years ago by Michael Bangert <[email protected]>
Change implementation for finding min and max values

Fixes an issue with the ordering of multiple range and length
validators. Previously only the la...

954bbbc0db2728c7a02d2873e79c04062a37c05c authored almost 4 years ago by Michael Bangert <[email protected]>
Update CHANGELOG

5762c831fccf9d8dedcdfb901d106c02addc278b authored almost 4 years ago by Jérôme Lafréchoux <[email protected]>
Fix repetition in docstring.

25efe8c0da16857303d794733c094270230b06d1 authored almost 4 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #544 from kortsi/support-callback-schemas

Support schemas in callbacks

d54554bcc4e4b9478442d2956aa7096ef5fb948d authored almost 4 years ago by Jérôme Lafréchoux <[email protected]>
Bump pyyaml from 5.4 to 5.4.1

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

dcd9f3f743281c2690eec37e3ea67fce4a452ba6 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update CHANGELOG

16690aea218c70b4fd59caa5cfeff2be820a6bc7 authored almost 4 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #628 from marshmallow-code/fix_param_dict_kwargs

Don't document kwargs as dict in docstrings

064d22a96e4d3d2aad23ea30eb1a4cdad9732587 authored almost 4 years ago by Jérôme Lafréchoux <[email protected]>
Bump sphinx-rtd-theme from 0.5.0 to 0.5.1

Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.0 to 0.5.1.
-...

54f6a7cd3c6fc8732c53adf3a33f5fda7dc074a5 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump pyyaml from 5.3.1 to 5.4

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

1475507ff8b286b3b644838b15902854fc7b144b authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Don't document kwargs as dict in docstrings

acf88a49fff4b303d5618ad9b2c57e0e2f740189 authored almost 4 years ago by Jérôme Lafréchoux <[email protected]>
Bump sphinx from 3.4.2 to 3.4.3

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

dedac199a073af76298817f391239cf5a3ee09ef authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 3.4.1 to 3.4.2

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

a31619fda59451f841bc21afe7d05a815ddf4597 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 3.4.0 to 3.4.1

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

79934f0974f40d4c29d91f9bbbcdbf75a95d52a7 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 3.3.1 to 3.4.0

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

604171cc45a0ec8fef8fc59ac2ab566a026fd1ac authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Move resolve_callback to SchemaResolver

f3713eb2598b70f979a1b202af5668ca596d0980 authored about 4 years ago by Mikko Kortelainen <[email protected]>
Add back accidentally removed callback test

3810c23552eb77da04a49e68fb83b1bf5074787a authored about 4 years ago by Mikko Kortelainen <[email protected]>
Merge branch 'dev' into support-callback-schemas-merge-dev

987160057df1bab4ba35955f701ab7bff9149eca authored about 4 years ago by Mikko Kortelainen <[email protected]>
Refactor callback tests

ffe359e7c0b73248ddb9e47d6074fae4394bd5b4 authored about 4 years ago by Mikko Kortelainen <[email protected]>
Implement resolve_callback

e926c19a34581eddea673546c82afa1b1ca7c66a authored about 4 years ago by Mikko Kortelainen <[email protected]>
Bump flake8-bugbear from 20.1.4 to 20.11.1

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

dd31b87a9f77f8665f37127789c09565334dd253 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 3.3.0 to 3.3.1

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

2b255733e6d71d46c48f99c54f275fb67b3d0f6e authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump sphinx from 3.2.1 to 3.3.0

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

c19c9c8c18fb69fd317acfa937f623d702b638fc authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add missing classifier

c7d4630a974d36bb4ac6d7345af63c4c3ffc7d0d authored about 4 years ago by Steven Loria <[email protected]>
Test against Python 3.9 (#604)

9fa65bed264b734a14f562d22a3350bff20d4068 authored about 4 years ago by Steven Loria <[email protected]>
Bump flake8 from 3.8.3 to 3.8.4

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

9f542a553e4030b62358ec7f41f23d952608ee75 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge tag '4.0.0b1.post0' into dev

8a09f9ca4a05b8f40621f235896c1cd166422da4 authored about 4 years ago by Jérôme Lafréchoux <[email protected]>
Fix 4.0.0b1 version number

c419940b71dca7922669b75f4a43bcacd4798139 authored about 4 years ago by Jérôme Lafréchoux <[email protected]>
Bump version and update CHANGELOG

094aba2b546a82844111f0a170c04358c69fb3c3 authored about 4 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #600 from marshmallow-code/fix_doc_sample

Fix "Writing Plugins" doc sample

059942a08c4f1dcd3bb226028bdf89532ded7acb authored about 4 years ago by Jérôme Lafréchoux <[email protected]>
Fix "Writing Plugins" doc sample

ea2c32492e5b64623c487c411d5a1eec266012fb authored about 4 years ago by Jérôme Lafréchoux <[email protected]>
Fix watch-docs tox environment

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

42fde9748c4c71fd33257e7326b9b46d18e6bd48 authored about 4 years ago by Steven Loria <[email protected]>
Don't redefine builtin "property"

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

62bd9b79d5f113eb4d6435d783f83c0595adfb96 authored about 4 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #554 from marshmallow-code/resolve_components

Resolve components in operations

3a3a4317dcb582e432e8f5170c3316c3fe081c2a authored about 4 years ago by Jérôme Lafréchoux <[email protected]>
Resolve schemas ref as string when using MarshmallowPlugin

af442ce4d8b8759a4da76c8e64e14bd945c49ded authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Resolve schemas in operation responses

3ca5b5f3d33d5b7fe16fd9020ec1b49411eb8ab0 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Add APISpec._resolve_schema

295f5f2bfc6f0431702e2e511b86981b2af6a211 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Resolve schemas in operation request bodies

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

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

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

Don't document int format as int32 and float format as float

b7fd8f9e2679c813bcb91cbb1b3d95c19bc802cc authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Don't document int format as int32 and float format as float

6492bc15f98dd416d9913ff54b7e362a84a194c6 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #582 from marshmallow-code/drop_py35

Drop Python 3.5 and configure black

c3eea80becaa76f53004b317de0ef87d2c89e05f authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Drop Python 3.5

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

Drop marshmallow 2

938f6cab72570c58a45d6c032ac09359bb6013cd authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Drop marshmallow 2

6e0817e0e7f4c787339535ee0c36332a13933aa1 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #581 from marshmallow-code/refactor_openapi_converter

Refactor openapi converter

d60ac66cf9f5ea5488a3c5bc0ac6641cad66a157 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Fix filter_excluded_fields to exclude dump_only fields

37a2fd03d9fc6d67b8cd21940704027594aaced1 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Rework test_fields_with_dump_only not to call _fields2parameters

95015f89c6798ce98f4933519d9eea9e23113dcf authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Inline _property2parameter

4de378d0d54b8421d2b459a6bf1d835786d47c46 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Make fields2parameters, field2parameter and property2parameter private

Also remove dead code: location can't be body in fields2parameters

c2c6d1c9114f6c8bb1c073fab36ddc4ba5df8eb0 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Remove useless condition in _fields2parameters

893f7189de94e09ae677173bf9e8e9ea4d3428e3 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Inline _fields2parameters

35adcb2ce8513fdbb9d8c9f871ce752422807ba6 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Remove obsolete tests

c8645fc357ede0ffa043b5a7063a22ded2129bc4 authored over 4 years ago by Jérôme Lafréchoux <[email protected]>
Don't use __location_map__ twice

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