38 Commits (18afa078a9acb4c38c0fac3f304ac65253567430)

Author SHA1 Message Date
  Bastien Sevajol 18afa078a9 finish basic support (without doc generation) of aiohttp and outuput stream in async 5 years ago
  Bastien Sevajol c497377ad3 output stream async 5 years ago
  Bastien Sevajol fc33b221ee make async compatible for input_body and output_body only 5 years ago
  Bastien Sevajol 9a00759b4b begin to implement input_query in async 5 years ago
  Bastien Sevajol f8f2792927 aiohttp support for input_path 5 years ago
  Guénaël Muller 1232e971c7 Add comments 6 years ago
  Guénaël Muller 747792acaf Add support of swagger ui view for pyramid 6 years ago
  Bastien Sevajol 1f866c2453 documentation view: dynamic render of doc instead rite file 6 years ago
  Bastien Sevajol 64819802ee Add swagger ui doc visualisation 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 19a0d968c7 python 3.4 campat 6 years ago
  Damien Accorsi b12050e170 fixes bug about default error code for response error 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 681fcf54f6 Add title and description parameters to generate doc 6 years ago
  Bastien Sevajol 76f43f817d add missing parameter as_list 6 years ago
  Bastien Sevajol b76b6bc3e0 Make doc generation more generic, see #11 + Pyramid context 6 years ago
  Bastien Sevajol 4eac960776 Fix input/output for files 6 years ago
  Bastien Sevajol 704925590e Add input_files and output_file 6 years ago
  Bastien Sevajol 1809000285 Use new structure of error response. Closes #4. 6 years ago
  Bastien Sevajol f02e003ba8 update todos 6 years ago
  Bastien Sevajol 268c659b30 Enhance controller references strategy and write tests 6 years ago
  Bastien Sevajol 529f7f5b8e Be more explicit if bottle route not found 6 years ago
  Bastien Sevajol 83f2903db9 Use callback for context and fix wrong class usage 6 years ago
  Bastien Sevajol 8c0d334625 use an attribute to identify controller 6 years ago
  Bastien Sevajol 6d4ca5fad1 hotfix to test on own project 6 years ago
  Bastien Sevajol 76099f5b4f hotfix for generate doc 6 years ago
  Bastien Sevajol 9e99b350ba more generic useable 6 years ago
  Bastien Sevajol d848309253 generation swagger doc: minimal working version 6 years ago
  Bastien Sevajol 91d7786682 error message 6 years ago
  Bastien Sevajol 3f29ec6ec1 reorganize and write unit tests 6 years ago
  Bastien Sevajol 35a24c5dd7 error management (coded in only one input) 6 years ago
  Bastien Sevajol b5b83999e2 Add headers and form support for bottle 6 years ago
  Bastien Sevajol 1f4e423d4f initial code 6 years ago