Ecosyste.ms: OpenCollective

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

github.com/sanic-org/sanic-openapi

Easily document your Sanic API with a UI
https://github.com/sanic-org/sanic-openapi

removed field 'type': 'object' from swagger json when using doc.Object()

eb6244218a4eb3fb00d462e05731a1dd0f733580 authored about 5 years ago by AHBaber <[email protected]>
Merge pull request #140 from AtomsForPeace/remove_global_variables

Remove global variables

3cdf8801836a3b31f19d8f9d19b7d27737a4257f authored about 5 years ago by Jacob <[email protected]>
rename version back to swagger

16f6096a0f9e37b4e3d91058da66434f553c834b authored about 5 years ago by Adam Bannister <[email protected]>
remove _spec reset from app in conftest

53d3675b0774b6465a6456ee2e1cfe7e5c4377bd authored about 5 years ago by Adam Bannister <[email protected]>
remove __dict__ from json spec endpoint

fda0c0d74789719325837446ef15eca2718aaed2 authored about 5 years ago by Adam Bannister <[email protected]>
forgot to run black

fda2b09ac22383b5e2cde6f64553288d6baf48e2 authored about 5 years ago by Adam Bannister <[email protected]>
remove skip for test_tag

8b5bff423d80cc9c2fedd5f7d521e36022eaa8d0 authored about 5 years ago by Adam Bannister <[email protected]>
remove _spec as global variable, refactor it to a class

6461fec1991b37b501b2a53ef2b14d14a11e1eac authored about 5 years ago by Adam Bannister <[email protected]>
Merge pull request #139 from AtomsForPeace/fix_setup_typo

fix typo in setup where sphinx-rtd-theme needed ==

2e729e9da3e782560cbdd4bac9060c8635a64f4f authored about 5 years ago by Jacob <[email protected]>
fix typo in setup where sphinx-rtd-theme needed ==

9d6f43bef7de2fbabdb52a891716c3673bb271f8 authored about 5 years ago by Adam Bannister <[email protected]>
Merge pull request #136 from viniciusd/master

Support typing.Sequence and typing.List

f80d19c7939b284a86009ff19ab029ffa015c985 authored about 5 years ago by Jacob <[email protected]>
Merge branch 'master' into master

5d57ff2eb2dd49ec977846c5f0a0cc192213b301 authored about 5 years ago by Jacob <[email protected]>
Improve formatting at doc.py

17d7279c11a31d702d0a2ecf655555a9e02db61e authored about 5 years ago by Vinícius Dantas <[email protected]>
Use typing.List at the type hinting example at fields.md

2b10b3590c6f543e5ce322a3afef383c2b5c5ee9 authored about 5 years ago by Vinícius Dantas <[email protected]>
Merge pull request #1 from viniciusd/sequences

Support typing.Sequence and typing.List

af9309ccfe5489ff8342d189c07196f81b856a33 authored about 5 years ago by Vinícius Dantas <[email protected]>
Merge pull request #134 from ilai-deutel/typeddict

Basic support for TypedDicts (PEP 589)

360a03308e1b1b73045ef412ad288688a9746448 authored about 5 years ago by Jacob <[email protected]>
Support for TypedDicts

9cbd2ba2af6ab0c77a44128f8d637a446d3642c2 authored over 5 years ago by Ilaï Deutel <[email protected]>
Merge pull request #129 from viniciusd/master

Add basic support for type hinting-based docs

ee640f2f9cefabe4a300591e32081137de579a69 authored over 5 years ago by Jacob <[email protected]>
Merge branch 'master' into master

dbaf5b031b4662de50214320be19c250cae3fffa authored over 5 years ago by Jacob <[email protected]>
Add missing imports to the type hinting example

0f255843648180c0790bf53cd1ebdce4245426f1 authored over 5 years ago by Vinícius Dantas <[email protected]>
Update anaphora on the descriptive fields section on fields.md

ddace7c744ee39391c6e66281849b3deeb1a7153 authored over 5 years ago by Vinícius Dantas <[email protected]>
Remove imperative verb with regards to type hinting fields

4cebb13e8f7c41a4f1082aad86fecc9c7a3541fd authored over 5 years ago by Vinícius Dantas <[email protected]>
Add type hinting to the fields.md docs

4f2a00031e0184c5803f698254497cc34c703a86 authored over 5 years ago by Vinícius Dantas <[email protected]>
Merge pull request #130 from tng10/patch-1

Provide ASGI compatibility through server event

a6df84d1fb971427922c091b887397edf84efe49 authored over 5 years ago by Jacob <[email protected]>
Merge pull request #3 from viniciusd/huge-success-master

Huge success master

c36e354eadcc391dc3d78e8e0f2e4255904bbe53 authored over 5 years ago by Vinícius Dantas <[email protected]>
Merge branch 'master' of https://github.com/huge-success/sanic-openapi into huge-success-master

a2c8641f497bbc0b34b69763fa027a239dd76730 authored over 5 years ago by Vinícius Dantas <[email protected]>
Merge branch 'master' into patch-1

f347971a8fc3ca20a1cfd981443d55a3a7174fdb authored over 5 years ago by Jacob <[email protected]>
Merge pull request #122 from chenjr0719/docs

Docs

0c334d21aa63ef65bcf2c578af643678d23b7529 authored over 5 years ago by Jacob <[email protected]>
Merge branch 'master' into docs

f9c12610255155299ac8a2812110c2f4144bf3a3 authored over 5 years ago by Adam Hopkins <[email protected]>
Support typing.Sequence and typing.List

3af6452c8cfb5c3e26015e22e80a2a1b91bf21e7 authored over 5 years ago by Vinícius Dantas <[email protected]>
Provide ASGI compatibility through server event

Change server event (listener) from `@swagger_blueprint.listener("before_server_start")` to `@sw...

7acdc216ec850169be917d30c2cfcbf7ad3d83bc authored over 5 years ago by Julio Lacerda <[email protected]>
Follow black's recommendation on code formatting

dca08dfc98d608218a82b462188b309d4a8871ae authored over 5 years ago by Vinícius Dantas <[email protected]>
Add an example with type hinting

9c41d5eb0a0e2cb37ee6bdc4bef6d5cc9ef22590 authored over 5 years ago by Vinícius Dantas <[email protected]>
Add type hinted example to the README.md

cf5d64337d0169f264f938875be37b648db423d1 authored over 5 years ago by Vinícius Dantas <[email protected]>
Add initial support for type hinting-based docs

46673fdfa5b5a38e7545717400a7875bfffe840b authored over 5 years ago by Vinícius Dantas <[email protected]>
Merge pull request #126 from clarkenciel/fix/handle-uuid-as-string

Add UUID parameter type

9dd6c1a87a02f7cc8fee2da4c8872def4e0c93cd authored over 5 years ago by Jacob <[email protected]>
Refer to UUID via uuid module

Co-Authored-By: Jacob <[email protected]>

df98f95fca69786eb41927300e9ceaa78b906dfe authored over 5 years ago by Danny Clarke <[email protected]>
Add UUID parameter type

470cc62332a90023264f30b313ac6a858a2b41ca authored over 5 years ago by Danny Clarke <[email protected]>
chore(release): 0.6.0

200be4734957ca2ccbfc8cf70d80beb3ee9453c1 authored over 5 years ago by jacob <[email protected]>
Docs: Complete examples section

200c85a7c462f275f17885620c74d9d891a39dfe authored over 5 years ago by jacob <[email protected]>
Docs: Remove examples

8b7c9cae51f3b2c0a2da2d56e42c46c314e191fc authored over 5 years ago by jacob <[email protected]>
Docs: Remove usage from README, Add documentation and contribution section in README

baf76ce10bbe545bbaf7e8ca2da1eb5a7f55d91c authored over 5 years ago by jacob <[email protected]>
Docs: Fix note

6eb533d2358bcadd2f16fa5aa6b289f96428b826 authored over 5 years ago by jacob <[email protected]>
Docs: Complete fields section

63fe5ed547a155120b70f97caabf4c4b149f4f05 authored over 5 years ago by jacob <[email protected]>
Docs: Update contributing guide

4472f1cd9ee75d38c83a6800a87b178a0c7a4d33 authored over 5 years ago by jacob <[email protected]>
Docs: Complete document of basic fields

3dd7c1634021d40213caa8073b5288371dd1398d authored over 5 years ago by jacob <[email protected]>
Docs: Complete decorators section

df333487b3cbbb15a8e15079192aaea357e3c8d7 authored over 5 years ago by jacob <[email protected]>
Docs: Complete configuration section

9c5668821adfd79b3f71ae519ea9814f352b6456 authored over 5 years ago by jacob <[email protected]>
Docs: Complete authentication section

d9205f6c75869a7b1ae9dc7502e59a4c1711223d authored over 5 years ago by jacob <[email protected]>
Docs: Complete API Server section in configurations

dccf4d11617dd53570ce8430a79f05c8b2c04a96 authored over 5 years ago by jacob <[email protected]>
Docs: Complete API information section

74d84d1fcfffacb06127cb2f5b65f6ae20fd4e11 authored over 5 years ago by jacob <[email protected]>
Docs: Complete document routes section with examples

dd744add02abf11e1c44f65cd31b17df6f4cbd8e authored over 5 years ago by jacob <[email protected]>
Docs: Modify content order

62d0b44a991c6eb7e7f468059b104e92c017bfb6 authored over 5 years ago by jacob <[email protected]>
Docs: Add custom css

69344731fd747ca2f5a7cff2d01a5fe61553ff9e authored over 5 years ago by jacob <[email protected]>
Docs: Fix readthedocs build error

c43ad0eba9ff6e0520feba343909c40f075ad317 authored over 5 years ago by jacob <[email protected]>
Docs: Move md files under sub dir

badbe83f38986455328c15257c861db1bb363b5f authored over 5 years ago by jacob <[email protected]>
Docs: Convert api reference from rst to md

e19415ed6261da898662a9084b05aa18e5c7e5b3 authored over 5 years ago by jacob <[email protected]>
Docs: Replace index.rst with index.md

be33ecfe4209e13f264ba83e7cf0dbc76a2e1903 authored over 5 years ago by jacob <[email protected]>
Docs: Add version to doc, Enable recommonmark configs

b845502f581cf24c33a039b8af781cd05a1f193b authored over 5 years ago by jacob <[email protected]>
Docs: Doc init

1efcda90dc99ebf051a357116b7feb885e726479 authored over 5 years ago by jacob <[email protected]>
Merge pull request #120 from jackey8616/master

Add File field & Fix some line with black style

a99b98f03425c38248cb1b0f5f6f21b0a5498d81 authored over 5 years ago by Jacob <[email protected]>
Add File field & Fix some line with black style

Add File field and its tests.
Fix a line with black style.

06c662befedf68723306c78439dca4a8e23399a3 authored over 5 years ago by clooooode <[email protected]>
Merge pull request #116 from jackey8616/master

Add a if-statement at build_spec checking add default 200 response or not.

bf4667e21d5f1d01bdef176d670463a3937948b7 authored over 5 years ago by Jacob <[email protected]>
Merge branch 'master' into master

e624f441969aaa20d8310afe8ff4da5e1c10f15a authored over 5 years ago by Clooooode <[email protected]>
Merge pull request #95 from pytomtoto/master

doc.py add operation

d03fd00e02ddc71cd470d3de8358dae7467d9ae5 authored over 5 years ago by Jacob <[email protected]>
add operation test

e7e7b3b19b6dfac5352e1135f951d0d71b110c4f authored over 5 years ago by pytomtoto <[email protected]>
add operation test

e0b041b745cbc93828effd554be767ec2fcfe5eb authored over 5 years ago by pytomtoto <[email protected]>
file encoding

03e8b4f4f30380de1403aa45cae4dbd0c5d21aa5 authored over 5 years ago by pytomtoto <[email protected]>
Merge branch 'master' into master

78e536e8d930b2f088a9e5634067faf8e7d466db authored over 5 years ago by Adam Hopkins <[email protected]>
Merge pull request #111 from volfpeter/API_class

Added an api module, implements #107

c79a0b34535d2039d6901d166c39583017f67d17 authored over 5 years ago by Adam Hopkins <[email protected]>
Fit black codestyle & fix some test case

Fix test case at test_response with removing default 200 status code.
But test_swagger_endpoint_...

eeeb892bef338841d36c557a0941e177b63da49c authored over 5 years ago by clooooode <[email protected]>
Merge branch 'master' into master

481b72d0eeef16a2913a7dd9f41e701ccf0af46e authored over 5 years ago by Adam Hopkins <[email protected]>
Merge branch 'master' into API_class

7f84a1f9ffc2b921361fb60687f5d656833907eb authored over 5 years ago by Adam Hopkins <[email protected]>
Merge pull request #115 from volfpeter/master

added an API_URI_FILTER config option, refs #114

22c76dd53a9cdc96ecde3cebae65584c43d2b8c4 authored over 5 years ago by Adam Hopkins <[email protected]>
Merge branch 'master' into API_class

ab0763684ed36d2ac909dfbed7955f47884157f4 authored over 5 years ago by Adam Hopkins <[email protected]>
Merge branch 'master' into master

573d6aa0b5964a1deb4b77e182aaad717e91314c authored over 5 years ago by Adam Hopkins <[email protected]>
Merge pull request #118 from huge-success/add_sanic_19.06

Add sanic 19.06 in tox

462bc594061633c1cba7d87aa5cc36dabd7623de authored over 5 years ago by Adam Hopkins <[email protected]>
Test: Fix redirect test

1539b04fa2a938244c34ae6d2f41ba531462b5ba authored over 5 years ago by jacob <[email protected]>
Test: Add Sanic 19.06 to tox env

8ad28cf937555a2e2c2144358e47faf2c4b41a8a authored over 5 years ago by jacob <[email protected]>
Update README.md

Co-Authored-By: Jacob <[email protected]>

4672674bd2205793990d6999e9666558ca36faf5 authored over 5 years ago by Peter Volf <[email protected]>
skip test as requested in #111 + black formatting

0e72285eecdbb66e3aae166e4f069a9a4e59bcaa authored over 5 years ago by Péter Volf <[email protected]>
Merge branch 'master' into API_class

132d4371666899a3b5a4f1eeb647b9b572a708cb authored over 5 years ago by Jacob <[email protected]>
Add a if-statement when build_spec method

The if-statement is to check a responses is empty or not to decide add a de-
fault 200 response ...

1d8d7d0174e7d8d0a10590478221cd3437f7dc13 authored over 5 years ago by clooooode <[email protected]>
added an API_URI_FILTER config option: the user can decide whether to include URIs with a trailing / only, URIs without it only (default), or both, refs #114 + tests + formatting

29ff8960edcdfb192670c05eb4fd8463da16f628 authored over 5 years ago by Péter Volf <[email protected]>
Merge pull request #1 from huge-success/master

Merge from upstream

604ad753b168c959c457c07e68ca26e4de4b0831 authored over 5 years ago by Peter Volf <[email protected]>
Merge pull request #109 from chenjr0719/extend_test_cases

Extend test cases

cbf0f5b27fb6b56be048a8ef020b0082ac484543 authored over 5 years ago by Adam Hopkins <[email protected]>
CI: Fix Codecov

570609419e8598dbf486ef8b064e46819d66333a authored over 5 years ago by jacob <[email protected]>
Fix: Allow empty list with List field

74fd71081a725d58545322dc2105c540de004529 authored over 5 years ago by jacob <[email protected]>
Test: Add tests for decorators

063afc302d08277b0b90897d129d4d1836a1d034 authored over 5 years ago by jacob <[email protected]>
Test: Add tests for JsonBody field, List field, and Object field

2a9f4d544220cc622dbd5886543431d0cb01948d authored over 5 years ago by jacob <[email protected]>
Test: Add serialize_schema tests

43b4c9d3c2c9665b0ef1f2fcd72e650637e63c2c authored over 5 years ago by jacob <[email protected]>
Test: Remove skip of static test case and fix options route test

86a8a4ab2f77e6540d44f402f0babb2941f00644 authored over 5 years ago by jacob <[email protected]>
Refactor: Rename blueprint variable to swagger_blueprint

Because the blueprint variable name also be used when building blueprint
tags, rename it to avoi...

d65f0bbd3ae2f93e4c3685ebc0ffcfa88378fd1f authored over 5 years ago by jacob <[email protected]>
Fix: Ignore routes under swagger blueprint

ed932cca7286e59d8ac854a5dd0cf314c98ac688 authored over 5 years ago by jacob <[email protected]>
CI: Add Codecov support

bfa40df7f8e491e87f3a91f10355711f3b13f4ba authored over 5 years ago by jacob <[email protected]>
Style: Apply formatting

215d1c1a60574d281c0ee7543daa82e854cca52e authored over 5 years ago by jacob <[email protected]>
Test: Add tests for base fields

2254f23c8e16052e4f17b0825710b36ccf49675f authored over 5 years ago by jacob <[email protected]>
Test: Add clean up in app fixture

fa1b111e63ebd069c027a3b969f679b2de54949f authored over 5 years ago by jacob <[email protected]>
Docs: Add Codecov badge

e006a730bd0eac4a1b1538acf527545eac34b75b authored over 5 years ago by jacob <[email protected]>
Test: Add test cases

17ba4690ed7dd0f488dd3446894239073cd41c07 authored over 5 years ago by jacob <[email protected]>