Bastien Sevajol
|
555512f9a6
|
v0.24
|
6 years ago |
Bastien Sevajol
|
aff55596f6
|
Flask: bypass when response is already a flask.Response
|
6 years ago |
Bastien Sevajol
|
bd954f5dcc
|
v0.23
|
7 years ago |
Bastien Sevajol
|
d6206b5bf0
|
dynamic install typing if python 3.4
|
7 years ago |
Bastien Sevajol
|
21231e10b8
|
travis py3.4 typing package
|
7 years ago |
Bastien Sevajol
|
4a79b99778
|
Merge branch 'master' of github.com:algoo/hapic
|
7 years ago |
Bastien Sevajol
|
19a0d968c7
|
python 3.4 campat
|
7 years ago |
Damien Accorsi
|
2222914d6f
|
Merge branch 'master' of github.com:algoo/hapic
|
7 years ago |
Damien Accorsi
|
f5dd8a5fcf
|
add a flask example directly in the documentation
|
7 years ago |
Bastien Sevajol
|
da35219be6
|
v0.22
|
7 years ago |
Bastien Sevajol
|
fb74a2fa1f
|
Update setup.py
|
7 years ago |
Damien Accorsi
|
3108076dae
|
fixes wrong whitespaces
|
7 years ago |
Damien Accorsi
|
4020691ac4
|
fixes titling
|
7 years ago |
Damien Accorsi
|
217670f185
|
add full example
|
7 years ago |
Damien Accorsi
|
d244833bab
|
improve default documentation
|
7 years ago |
Damien Accorsi
|
86ad6fbade
|
remove wrong import
|
7 years ago |
Damien Accorsi
|
b12050e170
|
fixes bug about default error code for response error
|
7 years ago |
Bastien Sevajol
|
f07ed99ee3
|
v0.21
|
7 years ago |
Bastien Sevajol
|
f6f423e4da
|
reintroduce requests as dependency for dev
|
7 years ago |
Bastien Sevajol
|
924de5520f
|
Merge pull request #31 from inkhey/feature/generic_hapic
|
7 years ago |
Bastien Sevajol
|
24bfa1cfcb
|
pyramid: default value of data_json must be a dict
|
7 years ago |
Bastien Sevajol
|
0925c550db
|
add model usage example in bottle_api example
|
7 years ago |
Bastien Sevajol
|
2d5d934743
|
clean example_a_pyramid
|
7 years ago |
Bastien Sevajol
|
900182b045
|
clean example_a_flask
|
7 years ago |
Bastien Sevajol
|
355b0904ac
|
clean example_a_bottle
|
7 years ago |
Bastien Sevajol
|
b568180e07
|
add pytest cov
|
7 years ago |
Bastien Sevajol
|
1b0a105459
|
Resolve import conflicts
|
7 years ago |
Guénaël Muller
|
3050cbb434
|
add tests dependencies
|
7 years ago |
Guénaël Muller
|
d763db9b26
|
Prettify result dict for fake_api test
|
7 years ago |
Guénaël Muller
|
143b9310d6
|
Removing fake app from flask example
|
7 years ago |
Guénaël Muller
|
cd515e4b93
|
fix fake_api functional test with title and description
|
7 years ago |
Guénaël Muller
|
a4571bc29b
|
Merge branch 'master' of github.com:algoo/hapic into generic_hapic
|
7 years ago |
Bastien Sevajol
|
3874490dbd
|
v0.20
|
7 years ago |
Bastien Sevajol
|
2f57f34fb6
|
add description in info block
|
7 years ago |
Guénaël Muller
|
28f34cf14a
|
Add functional test for fake_api example
|
7 years ago |
Guénaël Muller
|
bfac62ba7d
|
Fix to support new hapic version with nested schema support
|
7 years ago |
Guénaël Muller
|
d407269905
|
Fix NoContent with NoContentSchema and replace pagination Nested schema
|
7 years ago |
Guénaël Muller
|
9f331a613b
|
Own hapic object for each api example
|
7 years ago |
Guénaël Muller
|
f92d641ab1
|
Better naming and datetime for fake_api example
|
7 years ago |
Bastien Sevajol
|
503e4abf16
|
v0.19
|
7 years ago |
Bastien Sevajol
|
94ef7ec92b
|
use new apispec version
|
7 years ago |
Bastien Sevajol
|
4127ffcd29
|
v0.18
|
7 years ago |
Bastien Sevajol
|
0518558767
|
use correct parameter name for schema_name_resolver
|
7 years ago |
Guénaël Muller
|
5d77b8a077
|
adapt api example to allow import
|
7 years ago |
Guénaël Muller
|
f0289fb306
|
Correct comment according to framework
|
7 years ago |
Guénaël Muller
|
80bf45d841
|
Fake_api example : Better port numbering
|
7 years ago |
Guénaël Muller
|
3a5a80c11f
|
Flask and pyramid api example
|
7 years ago |
Guénaël Muller
|
d62624d13f
|
Add bottle_fake_api example
|
7 years ago |
Bastien Sevajol
|
aeaf9e1b82
|
v0.17
|
7 years ago |
Bastien Sevajol
|
f4f8fd0658
|
require apispec-0.25.5-algoo
|
7 years ago |