145 Commits (b12050e17031b20122c7cb36a88f5d0f4f4536c4)
 

Author SHA1 Message Date
  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
  Guénaël Muller 143b9310d6 Removing fake app from flask example 6 years ago
  Guénaël Muller cd515e4b93 fix fake_api functional test with title and description 6 years ago
  Guénaël Muller a4571bc29b Merge branch 'master' of github.com:algoo/hapic into generic_hapic 6 years ago
  Bastien Sevajol 3874490dbd v0.20 6 years ago
  Bastien Sevajol 2f57f34fb6 add description in info block 6 years ago
  Guénaël Muller 28f34cf14a Add functional test for fake_api example 6 years ago
  Guénaël Muller bfac62ba7d Fix to support new hapic version with nested schema support 6 years ago
  Guénaël Muller d407269905 Fix NoContent with NoContentSchema and replace pagination Nested schema 6 years ago
  Guénaël Muller 9f331a613b Own hapic object for each api example 6 years ago
  Guénaël Muller f92d641ab1 Better naming and datetime for fake_api example 6 years ago
  Bastien Sevajol 503e4abf16 v0.19 6 years ago
  Bastien Sevajol 94ef7ec92b use new apispec version 6 years ago
  Bastien Sevajol 4127ffcd29 v0.18 6 years ago
  Bastien Sevajol 0518558767 use correct parameter name for schema_name_resolver 6 years ago
  Guénaël Muller 5d77b8a077 adapt api example to allow import 6 years ago
  Guénaël Muller f0289fb306 Correct comment according to framework 6 years ago
  Guénaël Muller 80bf45d841 Fake_api example : Better port numbering 6 years ago
  Guénaël Muller 3a5a80c11f Flask and pyramid api example 6 years ago
  Guénaël Muller d62624d13f Add bottle_fake_api example 6 years ago
  Bastien Sevajol aeaf9e1b82 v0.17 6 years ago
  Bastien Sevajol f4f8fd0658 require apispec-0.25.5-algoo 6 years ago
  Guénaël Muller a8a0d3ca22 Fix Bottle regex path url 6 years ago
  Guénaël Muller 8df60464a5 example dir 6 years ago
  Guénaël Muller 4bde534922 adapt example_a tests for all contexts 6 years ago
  Guénaël Muller 54d88e8ca6 Flask compat: add all new ContextInterface method 6 years ago
  Guénaël Muller 8bb0882500 Flask context: fix error response import 6 years ago
  Guénaël Muller 2897463da1 Fix pyramid context files param. 6 years ago
  Bastien Sevajol 711dc34677 v0.16 6 years ago
  Bastien Sevajol b3b215130c Permit to reset hapic context 6 years ago
  Bastien Sevajol 50bdebfcce move hapic.set_context method 6 years ago
  Bastien Sevajol aa6a409b0d Merge branch 'master' of github.com:algoo/hapic 6 years ago
  Bastien Sevajol c200da4886 v0.15 6 years ago
  Bastien Sevajol 0d69b01c03 clean code 6 years ago
  Bastien Sevajol 681fcf54f6 Add title and description parameters to generate doc 6 years ago
  Bastien Sevajol 9e808fb078 add TODOs and resolve import problems 6 years ago
  Bastien Sevajol b71841142d Merge branch 'feature/pyramid_and_generic_doc_generation' into feature/flask 6 years ago
  Bastien Sevajol c61ab77b94 Merge pyramid and doc generation refactorisation with current bottle context 6 years ago