Bastien Sevajol
|
42591e743b
|
fix tests for prevent dict key order mix
|
6 years ago |
Bastien Sevajol
|
00b28d9323
|
fix tests for python 3.6
|
6 years ago |
Bastien Sevajol
|
7cb0449547
|
v0.31
|
6 years ago |
Bastien Sevajol
|
ab8eabb65c
|
fix dep versions
|
6 years ago |
Bastien Sevajol
|
fde2865cf2
|
fix tests
|
6 years ago |
Bastien Sevajol
|
d0989bf3e1
|
v0.30
|
6 years ago |
Bastien Sevajol
|
dcffbeacab
|
Add MANIFEST.in to include swagger ui files
|
6 years ago |
Bastien Sevajol
|
8102608e65
|
v0.29
|
6 years ago |
Bastien Sevajol
|
64819802ee
|
Add swagger ui doc visualisation
|
6 years ago |
Guénaël Muller
|
95ea8916b7
|
WIP
|
6 years ago |
Bastien Sevajol
|
0f79d8589a
|
fix tests
|
6 years ago |
Bastien Sevajol
|
13c234f979
|
v0.28
|
6 years ago |
Bastien Sevajol
|
3d3ba38820
|
response description: in str format
|
6 years ago |
Bastien Sevajol
|
a8af946b1b
|
v0.27
|
6 years ago |
Bastien Sevajol
|
f06a14c4f6
|
doc generation: adapt for error_builder
|
6 years ago |
Bastien Sevajol
|
10e7a57396
|
v0.26
|
6 years ago |
Bastien Sevajol
|
ad5671a3d0
|
validation error use now the error builder
|
6 years ago |
Bastien Sevajol
|
9c6121e60d
|
add doc and todos
|
6 years ago |
Bastien Sevajol
|
5ece55f0cc
|
add tags parameter on with_api_doc
|
6 years ago |
Bastien Sevajol
|
38219ff7ce
|
v0.25
|
6 years ago |
Bastien Sevajol
|
aac9e15249
|
fix flask context
|
6 years ago |
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
|
6 years ago |
Bastien Sevajol
|
d6206b5bf0
|
dynamic install typing if python 3.4
|
6 years ago |
Bastien Sevajol
|
21231e10b8
|
travis py3.4 typing package
|
6 years ago |
Bastien Sevajol
|
4a79b99778
|
Merge branch 'master' of github.com:algoo/hapic
|
6 years ago |
Bastien Sevajol
|
19a0d968c7
|
python 3.4 campat
|
6 years ago |
Damien Accorsi
|
2222914d6f
|
Merge branch 'master' of github.com:algoo/hapic
|
6 years ago |
Damien Accorsi
|
f5dd8a5fcf
|
add a flask example directly in the documentation
|
6 years ago |
Bastien Sevajol
|
da35219be6
|
v0.22
|
6 years ago |
Bastien Sevajol
|
fb74a2fa1f
|
Update setup.py
|
6 years ago |
Damien Accorsi
|
3108076dae
|
fixes wrong whitespaces
|
6 years ago |
Damien Accorsi
|
4020691ac4
|
fixes titling
|
6 years ago |
Damien Accorsi
|
217670f185
|
add full example
|
6 years ago |
Damien Accorsi
|
d244833bab
|
improve default documentation
|
6 years ago |
Damien Accorsi
|
86ad6fbade
|
remove wrong import
|
6 years ago |
Damien Accorsi
|
b12050e170
|
fixes bug about default error code for response error
|
6 years ago |
Bastien Sevajol
|
f07ed99ee3
|
v0.21
|
6 years ago |
Bastien Sevajol
|
f6f423e4da
|
reintroduce requests as dependency for dev
|
6 years ago |
Bastien Sevajol
|
924de5520f
|
Merge pull request #31 from inkhey/feature/generic_hapic
|
6 years ago |
Bastien Sevajol
|
24bfa1cfcb
|
pyramid: default value of data_json must be a dict
|
6 years ago |
Bastien Sevajol
|
0925c550db
|
add model usage example in bottle_api example
|
6 years ago |
Bastien Sevajol
|
2d5d934743
|
clean example_a_pyramid
|
6 years ago |
Bastien Sevajol
|
900182b045
|
clean example_a_flask
|
6 years ago |
Bastien Sevajol
|
355b0904ac
|
clean example_a_bottle
|
6 years ago |
Bastien Sevajol
|
b568180e07
|
add pytest cov
|
6 years ago |
Bastien Sevajol
|
1b0a105459
|
Resolve import conflicts
|
6 years ago |
Guénaël Muller
|
3050cbb434
|
add tests dependencies
|
6 years ago |
Guénaël Muller
|
d763db9b26
|
Prettify result dict for fake_api test
|
6 years ago |