Commit graph

37 commits

Author SHA1 Message Date
p1c2u
929a52b2cc Basic docs 2021-02-14 15:20:53 +00:00
p1c2u
accd9cf48b Spec validation customization 2021-02-12 23:41:01 +00:00
Robert Cope
1b221084a1 Added a link to a Bottle plugin that leverages OpenAPI Core 2021-01-02 12:46:25 -07:00
Doug Larrick
9b9e5d3df9 Fix the Falcon integration to properly handle URLs with query strings.
Bring main README up to date for current falcon
2020-04-06 16:10:23 -04:00
Christoffer Ekeroth
99371d7915 Add documentation for custom formatters 2020-03-26 01:44:14 +01:00
Artur Maciag
9baea54920 Falcon integration 2020-03-11 10:44:30 +00:00
p1c2u
e817973435 Use openapi-schema-validator library 2020-03-05 11:28:21 +00:00
Artur Maciag
7e920f8290 Requests integration 2020-03-03 11:09:28 +00:00
Artur Maciag
3ca531a485 Validators shortcuts fix 2020-02-18 11:57:15 +00:00
p1c2u
899d7ba0ce README updated about security 2020-02-04 20:35:23 +00:00
Artur Maciag
ab2e10f998 Custom media type deserializers 2020-02-03 18:35:48 +00:00
p1c2u
3f7442624a Move unmarshal out of schema models 2020-02-02 22:56:25 +00:00
Artur Maciag
5059f05396 Flask OpenAPI request parameters 2020-01-27 11:23:20 +00:00
p1c2u
82f8280d02 README flask integration updated 2020-01-26 23:29:41 +00:00
p1c2u
eb2530590d Django 2.2 for python3 setup 2019-10-20 03:06:56 +01:00
p1c2u
2e11553f3a README update with Django usage 2019-10-20 00:58:31 +01:00
p1c2u
76d508181d README fixes 2019-10-19 13:59:16 +01:00
p1c2u
0bbf787423 Flask factories; Get rid of wrappers 2019-10-19 13:35:48 +01:00
p1c2u
8a614de0bb Restructure flask and mock 2019-10-19 12:01:57 +01:00
Konstantin Tyurin
abe0d6dd5a Fix import in an example 2018-11-02 11:12:50 +01:00
James White
eff791d52e
Fix README example
Rename from openapi_core.validators to openapi_core.shortcuts
2018-09-04 12:57:27 +01:00
A
11f0233ef2
Merge pull request #55 from p1c2u/feature/pyramid-openapi3-related-project
pyramid_openapi3 related project
2018-07-10 17:26:56 +01:00
Artur Maciag
de1eb5f2a7 pyramid_openapi3 related project 2018-07-10 17:24:57 +01:00
Domen Kožar
597f6f983f
README: there's no such module as openapi_core.validators 2018-06-28 15:01:35 +01:00
Guillermo Guridi
b37510b0e3
Fixed flask wrapper imports in readme doc 2018-06-01 10:52:28 +02:00
Artur Maciag
b9a8477cd5 Response validated_data shortcut 2017-11-06 14:32:46 +00:00
Artur Maciag
82b02886f2 Response validation README updated 2017-11-06 14:13:40 +00:00
Artur Maciag
ca988528e7 Wrapper class for shortcuts 2017-11-03 15:04:18 +00:00
Artur Maciag
a40a25202a Validation shortcurs README updated 2017-11-03 14:59:01 +00:00
Artur Maciag
78afae3104 raise_for_errors method renamed 2017-11-03 14:55:21 +00:00
Artur Maciag
6b639b9e34 README validation description minor changes 2017-11-03 14:50:41 +00:00
Artur Maciag
d4306d2ea0 Requeest wrappers README updated 2017-11-03 14:22:23 +00:00
Artur Maciag
e85d2d9f8a README updated with request validation 2017-11-02 16:20:08 +00:00
Artur Maciag
a9707081a4 usage documentation 2017-09-22 10:15:27 +01:00
Artur Maciag
8054770926 badges 2017-09-21 13:53:19 +01:00
Artur Maciag
78f6057029 spec link fix 2017-09-21 12:54:09 +01:00
Artur Maciag
553b7228b1 initial version 2017-09-21 12:51:37 +01:00