Commit Graph

  • 22979b7e59
    Merge pull request #4 from Maillol/add_code_coverage MAILLOL Vincent 2020-11-15 09:27:56 +01:00
  • b9519bb868 Add code coverage add_code_coverage Vincent Maillol 2020-11-15 08:16:26 +01:00
  • 913f50298c Use docstring of handler in the OAS description Vincent Maillol 2020-11-14 20:33:55 +01:00
  • 03854cf939 Update version 1.4.1 v1.4.1 Vincent Maillol 2020-11-03 13:14:16 +01:00
  • 2db23d3328 PydanticView returns 400 if the request payload is not JSON Vincent Maillol 2020-11-03 13:10:44 +01:00
  • d866ce5358 fix bug we cannot use optional params Vincent Maillol 2020-11-03 12:51:27 +01:00
  • 13c19105d8 Update README.rst Vincent Maillol 2020-11-02 23:27:45 +01:00
  • e4b23398b8 Update version 1.4.0 v1.4.0 Vincent Maillol 2020-11-01 19:45:05 +01:00
  • 57b50725ea
    Merge pull request #3 from Maillol/add-cmd-to-generate-oas MAILLOL Vincent 2020-11-01 19:35:24 +01:00
  • cda4fba4c2 Add a command line tool to generate OAS in a file Vincent Maillol 2020-11-01 14:35:41 +01:00
  • 236374240e Update version to 1.3.0 v1.3.0 Vincent Maillol 2020-10-30 19:14:21 +01:00
  • 635f38e33a
    Merge pull request #2 from Maillol/add-type-to-define-oas-responses MAILLOL Vincent 2020-10-30 16:59:54 +01:00
  • 62d871fb5c Add type to define OAS responses Vincent Maillol 2020-10-30 15:24:48 +01:00
  • 2a064a75d9 update version v1.1.0 Vincent Maillol 2020-10-25 20:52:04 +01:00
  • 77954cdd69
    Merge pull request #1 from Maillol/add-oas-view MAILLOL Vincent 2020-10-25 20:42:55 +01:00
  • d6b5fc26f3 Add sub-app to generate open api spec Vincent Maillol 2020-10-23 19:44:44 +02:00
  • 1ffde607c9 Update version v1.0.0 Vincent Maillol 2020-10-10 17:54:16 +02:00
  • 2acd9b91a3 Update readme Vincent Maillol 2020-10-10 17:48:46 +02:00
  • 5564abc8ac update required python version Vincent Maillol 2020-10-10 17:10:20 +02:00
  • ecfc5ef72c Add travisCI config file Vincent Maillol 2020-10-10 17:04:14 +02:00
  • b37c03e9d9 parse path and header Vincent Maillol 2020-10-09 22:03:37 +02:00
  • cc0cbfbb5e add HTTP header parsing Vincent Maillol 2020-10-04 20:55:13 +02:00
  • 88fd7b9270 add README Vincent Maillol 2020-10-04 13:24:14 +02:00
  • 69516ead93 fix unittest Vincent Maillol 2020-10-04 12:49:14 +02:00
  • 97ede771d2 Create aiohttp_pydantic Vincent Maillol 2020-10-04 12:40:22 +02:00
  • a397f3d8ec
    Initial commit MAILLOL Vincent 2020-10-04 12:32:02 +02:00