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

adding bottle framework support

85077553e2d0a56f2dac04c0410645bac65e5a8f authored over 7 years ago by Lucas Coutinho <[email protected]>
Bump version and update changelog

ab45cad6c460de965373aa5518318c8ce4ce8882 authored over 7 years ago by Steven Loria <[email protected]>
Merge pull request #124 from dradetsky/sort-required-fields-list

sort list of reqd fields

5b7e384595f5d693e57e3ce92e6a299a8aef9445 authored over 7 years ago by Steven Loria <[email protected]>
add self to authors

414f68084ec983af0e2f300273f1dd69f18228f3 authored over 7 years ago by Daniel Radetsky <[email protected]>
Bump version and update changelog

06768b7592d9093551193ce00162d7e65cb08db6 authored over 7 years ago by Steven Loria <[email protected]>
Fix adding paths for handlers with coroutine methods in py2

closes #99

935cd45770707e54801b8d629173eaa46c189379 authored over 7 years ago by Steven Loria <[email protected]>
Add regression test for handling coroutine methods

ref #99

6371362380721ebfad43425dcde1b85fb5933dcc authored over 7 years ago by Steven Loria <[email protected]>
Fix compatibility with tornado>=4.5

d413f86340b2ffa5bc30e8c08a02846b88b629df authored over 7 years ago by Steven Loria <[email protected]>
Run invoke test in tox

ffde2a55a73aa779513f3ad5506f4f358ee606c8 authored over 7 years ago by Steven Loria <[email protected]>
do not add empty required if none already

ca28f03ff83eb5e765cbface3892fc3e1d557a28 authored over 7 years ago by Daniel Radetsky <[email protected]>
sort list of reqd fields

ebb7328e2d1dab2ecdb2de797ba881a64c9003d1 authored over 7 years ago by Daniel Radetsky <[email protected]>
Merge pull request #123 from Nobatek/dev_test_schema_to_def_dump_only_load_only

Test schema2jsonschema with dump_only/load_only fields

2820b0f9218714ec43f74ad833e241845ee03bcf authored almost 8 years ago by Steven Loria <[email protected]>
Bump version and update changelog

dbc8c74b2e1d1caf823744445008978704c332f8 authored almost 8 years ago by Steven Loria <[email protected]>
Merge pull request #122 from gorgias/dev

Pass current state of the definition to definition_helpers in APISpec.definition

a5c72ae2a47c1fd77f8f1962b8643a78ac64524b authored almost 8 years ago by Steven Loria <[email protected]>
Test schema2jsonschema with dump_only/load_only fields

4736ab647c86e246f648ff6fe03b30c7b706edbf authored almost 8 years ago by Jérôme Lafréchoux <[email protected]>
Allow plugin setup functions to access plugin dicts

642d9384735ea883f358d5f32f0e64f8d6206d42 authored almost 8 years ago by Steven Loria <[email protected]>
edited doc, added test

83c4917c9b14edf7b33117f0315cb4f5f202bb1d authored almost 8 years ago by martinlatrille <[email protected]>
pass ret to definition_helpers in APISpec.definition

128c1dd9c50641661d3aa74a9187b177b0841f05 authored almost 8 years ago by martinlatrille <[email protected]>
Bump dev version and update changelog

bc6e0e5df8d23fd7dadedd09339f1e76910c2498 authored almost 8 years ago by Steven Loria <[email protected]>
Merge pull request #116 from Nobatek/dev_remove_dump_param_from_schema2parameters

Remove dump parameter from fields2parameters and field2parameter

fffe061a9d3a67b0c8ba5ec89840ee161b85288d authored almost 8 years ago by Steven Loria <[email protected]>
Remove dump parameter from fields2parameters and field2parameter

7009b17f4bc9c390427ebf51dd45f2fe41dfef8a authored almost 8 years ago by Jérôme Lafréchoux <[email protected]>
Fix typos in CHANGELOG.rst

558bb7b6ee78685416723bc1fa2dbafd3f9c6f77 authored almost 8 years ago by Jérôme Lafréchoux <[email protected]>
Bump version and update changelog

69c523d8742bf81b7c09b1010a9862f702995d58 authored almost 8 years ago by Steven Loria <[email protected]>
Merge pull request #112 from Nobatek/dev_jl_fields2parameters_dump_only_load_only

Load-only fields must be skipped if 'dump' is True

4c1d921bcb10ac21aa1ddf3f8372cb1a7b229718 authored almost 8 years ago by Steven Loria <[email protected]>
Merge pull request #113 from frol/preserve-order

Preserve the order of choices

07881752d65651b2c0c4883b560942e4c9995d08 authored almost 8 years ago by Steven Loria <[email protected]>
Merge pull request #111 from Nobatek/dev_nested_attributes

Allow additional properties (dump_only,...) on Nested schemas using allOf

f5bb040e755904581af43d8781a7d081de456a7a authored almost 8 years ago by Steven Loria <[email protected]>
Load-only fields must be skipped if 'dump' is True

Symmetric to "Dump-only fields must be skipped if 'dump=False' is passed"

Also fixes cases wher...

a0b29ae3a19d985e9fbd0197f6432d8b1f2932d2 authored almost 8 years ago by Jérôme Lafréchoux <[email protected]>
Preserve the order of choices (it is just for better user experience)

70ee78cc34cee9cf2b61c5a0202a6f062105e317 authored almost 8 years ago by Vlad Frolov <[email protected]>
Wrap Nested schemas in allOf only if extra property is provided

27ed62548a425d354cd0a8c9311dc48d11a9d1aa authored almost 8 years ago by Jérôme Lafréchoux <[email protected]>
Wrap Nested schemas in allOf

1d3afbe02c933f5836fe09ef7c1968689d7948a2 authored almost 8 years ago by Jérôme Lafréchoux <[email protected]>
Drop support for Py33

80edae29fdaac1507495ffb83ff68f6a60968c21 authored almost 8 years ago by Steven Loria <[email protected]>
Update changelog; bump dev version; add "Special Topics" docs

dc39c7c2d4c672b920520fa2558a941af6af2eda authored almost 8 years ago by Steven Loria <[email protected]>
'discriminator' is not a valid for properties definitions

It may only be used as a schema property

h/t @lafrech

d74dc261c6df0c8581b9d41998caa8a2d80ce601 authored almost 8 years ago by Steven Loria <[email protected]>
Merge pull request #110 from Nobatek/dev_def_extra_fields

Add extra fields to a definition

f46796294af550352706be66a31fd061067556df authored almost 8 years ago by Steven Loria <[email protected]>
Move extra_fields to APISpec.definition

51c35c3b9cca9d363aa370b49d9153dc3bd6de1c authored almost 8 years ago by Jérôme Lafréchoux <[email protected]>
Add extra_fields parameter to schema_definition_helper

04fa9ad2bafd71f914761c49b1d2d74cec541f21 authored almost 8 years ago by Jérôme Lafréchoux <[email protected]>
Bump version and update changelog

ca083ed3cc0ac86d0dea33f774402b20c16846e5 authored almost 8 years ago by Steven Loria <[email protected]>
Merge pull request #109 from Nobatek/dev_allow_none_nullable

Translate allow_none property into x-nullable

02b08b9b1fe96b47e4e11447240f0b1aad89b87b authored almost 8 years ago by Steven Loria <[email protected]>
Translate allow_none property into x-nullable

fc17a15d54509264764614767e51d50873edd05f authored almost 8 years ago by Jérôme Lafréchoux <[email protected]>
Bump version; update changelog; update license; add @serebrov to AUTHORS

c6a87dd2be8f6af7f63e5b4b69f92fcbfe7231fc authored almost 8 years ago by Steven Loria <[email protected]>
Merge pull request #107 from serebrov/fix-global-schema-state-bug

Fix global Schema state corruption

665c0eece620ffebe13dd9d69d6d082bed257d3c authored almost 8 years ago by Steven Loria <[email protected]>
Fix global Schema state corruption

The `Schema`s setup is done on the class level,
so `Schema` and it's fields are global objects, ...

c09e564ee08bbf426cf4e7713b541c48f7198476 authored almost 8 years ago by serebrov <[email protected]>
Bump version and update changelog

0a588c0cac362a820e6eb49a8df3d56c810021cd authored almost 8 years ago by Steven Loria <[email protected]>
Update changelog and bump dev version

4abaee34511095deb4a8a0c6978d299959076ea0 authored almost 8 years ago by Steven Loria <[email protected]>
Merge pull request #106 from Nobatek/dev_issue_84_workaround_2

Marshmallow ext.: use Schema instance to provide API metadata

476ef53904023a1f222e2931c66123f7bce917de authored almost 8 years ago by Steven Loria <[email protected]>
Fix schema_definition_helper docstring

6acd2257d094364c7531c61ce9ce2e8261ecefcf authored almost 8 years ago by Jérôme Lafréchoux <[email protected]>
Marshmallow ext.: use Schema instance to provide API metadata

Workaround for #84

8caeecc6b41d3025fae000e1a20869638772c568 authored almost 8 years ago by Jérôme Lafréchoux <[email protected]>
Test against py36

ce154aa29ed493cf22f7da301dbd8ce12d60f721 authored almost 8 years ago by Steven Loria <[email protected]>
Bump version; update chaangelog; update LICENSE

dddad321f6936e078bc642d006727a518030bd5f authored almost 8 years ago by Steven Loria <[email protected]>
Merge pull request #103 from matijabesednik/dev

Tornado getargspec with decorated handler method arguments.

467e0e9356f4cffbb9431220286b146de9451b80 authored almost 8 years ago by Steven Loria <[email protected]>
Simplified inspect signature

* Added myself to AUTHORS.rst

3a1cb8058556202a77b955bae62a91d034a8afb6 authored almost 8 years ago by Matija Besednik <[email protected]>
Changed tornadopath2swagger inspect method to signature for python 3.3 and up.

* Enabled decorated handler methods for python 3.3 and up

b63064582433947fc9c0de9022912ae0b0e0af02 authored about 8 years ago by Matija Besednik <[email protected]>
Bump version and update changelog

1d8bbb763533fdc6aad3ffb3c71b0b69ca57bf7a authored about 8 years ago by Steven Loria <[email protected]>
Update changelog and add @YuriHeupa to AUTHORS

ada2e00b73ba5e346abc35cc41b1c0314a6d062e authored about 8 years ago by Steven Loria <[email protected]>
Merge pull request #98 from YuriHeupa/fix-field2length

Add array type checking for field2length method

37af424b4428e45138f02036de82c9b3e72d53c7 authored about 8 years ago by Steven Loria <[email protected]>
Update changelog and bump dev version

4cbfa531494d403f5d8267d51af16f4ae5bff3f6 authored about 8 years ago by Steven Loria <[email protected]>
Merge pull request #96 from khorolets/skip_swagger_warning_if_modelshema

Update the condition to show warning about Meta.fields

dfd304c10f1177033ded88159f584160c83e0dab authored about 8 years ago by Steven Loria <[email protected]>
Add array type check for field2length method

field2length will validate if the field is an array to properly add length validators

be8338b2244afc2e2f3aa8478d1a7c6097fa340b authored about 8 years ago by Yuri Heupa <[email protected]>
Closes #95: fields2jsonschema warning about Shema Object

Add extra check to show warning about fields ignoring only if there are some of them

4789f6445a8d35c9f4f85c2c202e22051dbcece1 authored about 8 years ago by Bohdan Khorolets <[email protected]>
Bump version and update changelog

963667053c705658f262dc0bc174c89b9be9e24f authored about 8 years ago by Steven Loria <[email protected]>
Support x-* properties passed in as snake-case

0b2fb9ed742f30c77a0438975d831d27895a2665 authored about 8 years ago by Steven Loria <[email protected]>
Update flake8 and ignore .tox

60ccb60f42fce4998a2e10eb663a7cdecf793126 authored about 8 years ago by Steven Loria <[email protected]>
Merge pull request #94 from gorgias/allow-patterned-object

Allow Patterned Objects

9a4af213fe4d72fd3175dcefd7ed31a02cf88efc authored about 8 years ago by Steven Loria <[email protected]>
now allow extra Field attrs in Schemas if their name start with 'x-'

9d176b8459ab78e829a609bf4a897ca3cd6ac3b6 authored about 8 years ago by Martin Latrille <[email protected]>
Bump version and update changelog

c9907f4805fcd6a5a8bf55113d134d54f51a21f1 authored about 8 years ago by Steven Loria <[email protected]>
Merge pull request #93 from gorgias/definition-description

Added handling for description in model definitions

c136f777ab9c1444140c52da0b2251cbe027c163 authored about 8 years ago by Steven Loria <[email protected]>
added handling for description in model definitions

449e1af8876ba992e87ece7c6e826277424fa117 authored about 8 years ago by Martin Latrille <[email protected]>
Update changelog and add @asteinlein to AUTHORS

e6c3d1b190dc5521d81f8def1aba77826a4f5dfc authored about 8 years ago by Steven Loria <[email protected]>
Merge pull request #92 from eliksir/normalize-paths

Normalize paths relative to basePath in all cases

d1e9f83364caf68140d26a654c28ddae55ec44e3 authored about 8 years ago by Steven Loria <[email protected]>
Normalize paths relative to basePath in all cases

Paths that include the basePath as set in options on the APISpec
instance were normalized to not...

3c0a9fdca4c8999fb671847257f5be77436f787c authored over 8 years ago by Anders Steinlein <[email protected]>
Bump version, update changelog, and add @lafrech to AUTHORS

14be6d8be8608dec4af9e215a154e521f9d8ff78 authored over 8 years ago by Steven Loria <[email protected]>
Merge pull request #90 from Nobatek/fix_link_to_doc_in_readme

Fix link to doc in README

b3c48a9554540d5b359cc438ccedec701d0abf3e authored over 8 years ago by Steven Loria <[email protected]>
Merge pull request #89 from Nobatek/add_query_to_location_map

Add 'query' to __location_map__'

e4402d7f1f79064075a6e334635f5ef8eb8dbb0a authored over 8 years ago by Steven Loria <[email protected]>
Fix link to doc in README

5ace4c5d29da5751047adcc027e52c681ec3a9a7 authored over 8 years ago by Jérôme Lafréchoux <[email protected]>
Add 'query' to __location_map__'

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

da4bd55e459005eaeb67f9e6d37174620f863e81 authored over 8 years ago by Steven Loria <[email protected]>
Add test for maintaining path order

44fcc684795a10e17a5034f6242bbd377eeee126 authored over 8 years ago by Steven Loria <[email protected]>
Maintain order in which paths are added to spec

b1a77cf2b267c383b8fccff474d4fce1786f97a8 authored over 8 years ago by Ashish Ranjan <[email protected]>
Add @ranjanashish to AUTHORS and update changelog

2d3af9a1408a8caac6596f7828787b0ae5777995 authored over 8 years ago by Steven Loria <[email protected]>
Maintain order of fields in ordered schemas (#86)

* Maintain order of fields in ordered schemas

* Fix formatting mistakes

317eea832634918c282fbab0739557e040fdd87b authored over 8 years ago by Ashish Ranjan <[email protected]>
Update AUTHORS

dce08d9473888bf298675552221e4817b931c014 authored over 8 years ago by Steven Loria <[email protected]>
Update readme and fix typo

2c5555648b3fae17d0de24c0cd75ec6c60132d4e authored over 8 years ago by Steven Loria <[email protected]>
Bump version and update changelog

Also fix invoke tasks

36b96148bff5bbf6e27c4b7456a872efdf8530e3 authored over 8 years ago by Steven Loria <[email protected]>
Porperly pass `dump` when when spec is passed

cbe3f33b1f89dab2124d41d663e7633c8d6c8617 authored over 8 years ago by Steven Loria <[email protected]>
Update changelog and add @incognick to AUTHORS

a9fa9e83370b0a38c4779cfd4459fb7518493884 authored over 8 years ago by Steven Loria <[email protected]>
Add test for excluding nested fields

7eaccb3685ac27428cff1bc7b62291d44aa8897f authored over 8 years ago by Steven Loria <[email protected]>
Merge pull request #83 from incognick/bugfix-nested-dump-only

Ensures nested properties with dump_only are excluded

9cccf191f08352e5aca9c3aae2b06cab5a396e19 authored over 8 years ago by Steven Loria <[email protected]>
Merge pull request #81 from itajaja/read-only

add readOnly property for dump_only fields

f51462d65a9e2ca8c1a6433a9a5f7fe07176225b authored over 8 years ago by Steven Loria <[email protected]>
Ensures nested properties with dump_only are excluded from the property spec

0cdf4efdd76698ec82623bf39e0bb4f32e478f78 authored over 8 years ago by Nick Phillips <[email protected]>
add readOnly property for dump_only fields

e8d4edd11ae85e60be660202918aa63dbc1011c6 authored over 8 years ago by Giacomo Tagliabue <[email protected]>
Bump dev version; update changelog; add @ericb to AUTHORS

fd9bedbc8a8903f8f4780c99a1f0c4fb78a98c41 authored over 8 years ago by Steven Loria <[email protected]>
add Dict to the known field types

af7de2ba56358e4b98f5ff8cac52a7eb33f15ba3 authored over 8 years ago by ericb <[email protected]>
Upgrade to invoke 0.13.0; contextualize all tasks

bb04a1b1c1fba57874d4f71a8d39cc0285f3d623 authored over 8 years ago by Steven Loria <[email protected]>
Bump version and update changelog

39dec23c09261db7ba41b77edc7e3486b28a99a1 authored over 8 years ago by Steven Loria <[email protected]>
Bump dev version and update changelog

2d36d9479568474416d9210a089b606ac9036805 authored over 8 years ago by Steven Loria <[email protected]>
Merge pull request #73 from deckar01/66-mm-ext-validators

Marshmallow Extension Validation Fields

3a9025813a99366823f741213ce95f7a5ada222e authored over 8 years ago by Steven Loria <[email protected]>
Translate length validation to swagger field properties

cd2e1dbb37baa19ee2e530ce67c1826b3e473522 authored over 8 years ago by Jared Deckard <[email protected]>
Translate range validation to swagger field properties

98f1e7f1430fa8c95a61fd3d8b79a68bc2b001a1 authored over 8 years ago by Jared Deckard <[email protected]>
Bump dev version and update changelog

3ed6ee24c76d4ab3ee9211dc2bee3bdc3b055137 authored over 8 years ago by Steven Loria <[email protected]>
Respect `partial` parameter

[closes #74]

09e3febc9997d27d90a892f94b06d29cc98de995 authored over 8 years ago by Steven Loria <[email protected]>