Bastien Sevajol
|
f6f423e4da
|
reintroduce requests as dependency for dev
|
6 年之前 |
Bastien Sevajol
|
924de5520f
|
Merge pull request #31 from inkhey/feature/generic_hapic
|
6 年之前 |
Bastien Sevajol
|
24bfa1cfcb
|
pyramid: default value of data_json must be a dict
|
6 年之前 |
Bastien Sevajol
|
0925c550db
|
add model usage example in bottle_api example
|
6 年之前 |
Bastien Sevajol
|
2d5d934743
|
clean example_a_pyramid
|
6 年之前 |
Bastien Sevajol
|
900182b045
|
clean example_a_flask
|
6 年之前 |
Bastien Sevajol
|
355b0904ac
|
clean example_a_bottle
|
6 年之前 |
Bastien Sevajol
|
b568180e07
|
add pytest cov
|
6 年之前 |
Bastien Sevajol
|
1b0a105459
|
Resolve import conflicts
|
6 年之前 |
Guénaël Muller
|
3050cbb434
|
add tests dependencies
|
6 年之前 |
Guénaël Muller
|
d763db9b26
|
Prettify result dict for fake_api test
|
6 年之前 |
Guénaël Muller
|
143b9310d6
|
Removing fake app from flask example
|
6 年之前 |
Guénaël Muller
|
cd515e4b93
|
fix fake_api functional test with title and description
|
6 年之前 |
Guénaël Muller
|
a4571bc29b
|
Merge branch 'master' of github.com:algoo/hapic into generic_hapic
|
6 年之前 |
Bastien Sevajol
|
3874490dbd
|
v0.20
|
6 年之前 |
Bastien Sevajol
|
2f57f34fb6
|
add description in info block
|
6 年之前 |
Guénaël Muller
|
28f34cf14a
|
Add functional test for fake_api example
|
7 年之前 |
Guénaël Muller
|
bfac62ba7d
|
Fix to support new hapic version with nested schema support
|
7 年之前 |
Guénaël Muller
|
d407269905
|
Fix NoContent with NoContentSchema and replace pagination Nested schema
|
7 年之前 |
Guénaël Muller
|
9f331a613b
|
Own hapic object for each api example
|
7 年之前 |
Guénaël Muller
|
f92d641ab1
|
Better naming and datetime for fake_api example
|
7 年之前 |
Bastien Sevajol
|
503e4abf16
|
v0.19
|
7 年之前 |
Bastien Sevajol
|
94ef7ec92b
|
use new apispec version
|
7 年之前 |
Bastien Sevajol
|
4127ffcd29
|
v0.18
|
7 年之前 |
Bastien Sevajol
|
0518558767
|
use correct parameter name for schema_name_resolver
|
7 年之前 |
Guénaël Muller
|
5d77b8a077
|
adapt api example to allow import
|
7 年之前 |
Guénaël Muller
|
f0289fb306
|
Correct comment according to framework
|
7 年之前 |
Guénaël Muller
|
80bf45d841
|
Fake_api example : Better port numbering
|
7 年之前 |
Guénaël Muller
|
3a5a80c11f
|
Flask and pyramid api example
|
7 年之前 |
Guénaël Muller
|
d62624d13f
|
Add bottle_fake_api example
|
7 年之前 |
Bastien Sevajol
|
aeaf9e1b82
|
v0.17
|
7 年之前 |
Bastien Sevajol
|
f4f8fd0658
|
require apispec-0.25.5-algoo
|
7 年之前 |
Guénaël Muller
|
a8a0d3ca22
|
Fix Bottle regex path url
|
7 年之前 |
Guénaël Muller
|
8df60464a5
|
example dir
|
7 年之前 |
Guénaël Muller
|
4bde534922
|
adapt example_a tests for all contexts
|
7 年之前 |
Guénaël Muller
|
54d88e8ca6
|
Flask compat: add all new ContextInterface method
|
7 年之前 |
Guénaël Muller
|
8bb0882500
|
Flask context: fix error response import
|
7 年之前 |
Guénaël Muller
|
2897463da1
|
Fix pyramid context files param.
|
7 年之前 |
Bastien Sevajol
|
711dc34677
|
v0.16
|
7 年之前 |
Bastien Sevajol
|
b3b215130c
|
Permit to reset hapic context
|
7 年之前 |
Bastien Sevajol
|
50bdebfcce
|
move hapic.set_context method
|
7 年之前 |
Bastien Sevajol
|
aa6a409b0d
|
Merge branch 'master' of github.com:algoo/hapic
|
7 年之前 |
Bastien Sevajol
|
c200da4886
|
v0.15
|
7 年之前 |
Bastien Sevajol
|
0d69b01c03
|
clean code
|
7 年之前 |
Bastien Sevajol
|
681fcf54f6
|
Add title and description parameters to generate doc
|
7 年之前 |
Bastien Sevajol
|
9e808fb078
|
add TODOs and resolve import problems
|
7 年之前 |
Bastien Sevajol
|
b71841142d
|
Merge branch 'feature/pyramid_and_generic_doc_generation' into feature/flask
|
7 年之前 |
Bastien Sevajol
|
c61ab77b94
|
Merge pyramid and doc generation refactorisation with current bottle context
|
7 年之前 |
Bastien Sevajol
|
a63a4a0989
|
Merge branch 'master' into feature/pyramid_and_generic_doc_generation
|
7 年之前 |
Bastien Sevajol
|
5efbb4f0fc
|
Add .editorconfig file
|
7 年之前 |