Artur Maciag
|
7aaa5170a6
|
Parameter get_value restructure
|
2018-08-17 14:29:41 +01:00 |
|
A
|
da9838b3ac
|
Merge pull request #80 from p1c2u/fix/handle-parameter-deserialization-errors
Handle parameter deserialization errors
|
2018-08-17 13:34:41 +01:00 |
|
Artur Maciag
|
b75798aa62
|
Handle parameter deserialization errors
|
2018-08-17 13:25:31 +01:00 |
|
A
|
06e80079fe
|
Merge pull request #79 from grktsh/string-format
Support unmarshaling string with format keyword
|
2018-08-17 11:25:59 +01:00 |
|
grktsh
|
d4f65a2ed2
|
Support unmarshaling string with format keyword
|
2018-08-17 13:25:12 +09:00 |
|
p1c2u
|
2487d0e5c1
|
Dev requirements freeze
|
2018-08-13 20:36:21 +01:00 |
|
A
|
ac797bcf2a
|
Merge pull request #46 from HoverHell/paramlocations
Request headers and cookies parameter parsing fix
|
2018-08-13 20:21:46 +01:00 |
|
A
|
d4ada7bcbb
|
Merge pull request #71 from smarlowucf/encoding
Replace unicode character for RPM build.
|
2018-08-01 20:53:16 +01:00 |
|
A
|
6626cb5714
|
Merge pull request #70 from smarlowucf/manifest
Include README and LICENSE files in manifest.
|
2018-08-01 20:52:59 +01:00 |
|
Sean Marlow
|
23af33b7ca
|
Replace unicode character for RPM build.
To make building RPMs of package easier when using ascii by
default.
|
2018-07-31 11:52:52 -06:00 |
|
Sean Marlow
|
3ee7bdf2fc
|
Include README and LICENSE files in manifest.
|
2018-07-31 11:50:41 -06:00 |
|
A
|
3964ea9ecb
|
Merge pull request #69 from p1c2u/kcem-master
Python2 compatibility module
|
2018-07-29 00:26:41 +01:00 |
|
p1c2u
|
a9d858e940
|
Python2 compatibility module
|
2018-07-29 00:16:30 +01:00 |
|
p1c2u
|
f95608493a
|
Merge branch 'master' of git://github.com/kcem/openapi-core into kcem-master
|
2018-07-28 23:15:20 +01:00 |
|
A
|
a2ee03fce6
|
Merge pull request #68 from p1c2u/feature/lazy-schema-references
Lazy schema references
|
2018-07-28 23:00:46 +01:00 |
|
p1c2u
|
3ab55e44bd
|
Lazy schema references
|
2018-07-28 22:12:47 +01:00 |
|
A
|
db37be8ac7
|
Merge pull request #63 from rafaelcaricio/parse-examples
Makes it possible to access API examples
|
2018-07-28 11:24:23 +01:00 |
|
Rafael Caricio
|
15fc9b009a
|
Makes it possible to access API examples
|
2018-07-24 09:47:02 +02:00 |
|
A
|
5ffcc6af3f
|
Merge pull request #62 from rafaelcaricio/populate-operation-id
Populate operation_id attribute
|
2018-07-23 19:42:12 +01:00 |
|
Rafael Caricio
|
8ab0b6206e
|
Populate operation_id attr
|
2018-07-23 18:02:51 +02:00 |
|
Konrad Cempura
|
e3dfee56cd
|
Python 2.7: Requirements for older python and patches for imports
|
2018-07-15 23:46:43 +02:00 |
|
Konrad Cempura
|
b8c03d90f4
|
Python 2.7: Copy list using slice
|
2018-07-15 23:46:38 +02:00 |
|
Konrad Cempura
|
88efa69cfd
|
Python 2.7: Check instance on string_types from six instead of str
|
2018-07-15 23:46:34 +02:00 |
|
Konrad Cempura
|
1b9bb11114
|
Python 2.7: Remove Yarl from requirements
|
2018-07-15 23:46:30 +02:00 |
|
Konrad Cempura
|
64ac723e54
|
Python 2.7: Declare UTF-8 in files with non-ascii characters
|
2018-07-15 23:46:26 +02:00 |
|
Konrad Cempura
|
9b7c55e9cb
|
.pytest_cache added to .gitignore
|
2018-07-15 23:46:16 +02: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 |
|
A
|
08aee67c19
|
Merge pull request #50 from domenkozar/patch-1
README: there's no such module as openapi_core.validators
|
2018-07-09 12:15:53 +01:00 |
|
Artur Maciag
|
f8e977cc17
|
Parameters tests
|
2018-07-09 12:10:05 +01:00 |
|
Domen Kožar
|
597f6f983f
|
README: there's no such module as openapi_core.validators
|
2018-06-28 15:01:35 +01:00 |
|
A
|
9e16cc564a
|
Merge pull request #45 from erpheus/master
Fixed flask wrapper imports in readme doc
|
2018-06-18 15:27:00 +01:00 |
|
HoverHell
|
742268fe09
|
Request headers and cookies parameter parsing fix
|
2018-06-12 19:44:30 +03:00 |
|
Guillermo Guridi
|
b37510b0e3
|
Fixed flask wrapper imports in readme doc
|
2018-06-01 10:52:28 +02:00 |
|
Artur Maciag
|
8f22b6a30a
|
Version 0.5.0
|
2018-05-30 15:13:34 +01:00 |
|
A
|
bb4bdc49d2
|
Merge pull request #44 from p1c2u/feature/mimetype-wildcards-support
Mimetype wildcards support
|
2018-05-30 15:08:30 +01:00 |
|
Artur Maciag
|
54b8011603
|
Mimetype wildcards support
|
2018-05-30 15:01:01 +01:00 |
|
A
|
469c558edd
|
Merge pull request #43 from p1c2u/feature/schema-additional-properties-support
Schema additional properties support
|
2018-05-30 11:36:02 +01:00 |
|
Artur Maciag
|
78f55ee80f
|
Schema additional properties support
|
2018-05-30 11:20:35 +01:00 |
|
A
|
19bfff89dc
|
Merge pull request #42 from p1c2u/fix/schema-format-accept-any-value
Schema format accepts any value
|
2018-05-30 09:51:21 +01:00 |
|
Artur Maciag
|
d87b60ade7
|
Schema format accepts any value
|
2018-05-30 09:41:34 +01:00 |
|
A
|
4669c4763a
|
Merge pull request #40 from p1c2u/feature/one-of-schema-support
OneOf schema support
|
2018-05-30 09:13:30 +01:00 |
|
Artur Maciag
|
4c75f0f9b7
|
OneOf schema support
|
2018-05-25 16:50:09 +01:00 |
|
A
|
5d9a671ca1
|
Merge pull request #25 from p1c2u/feature/restructure
Restructure
|
2018-05-25 12:37:44 +02:00 |
|
Artur Maciag
|
36f7d4edf4
|
PEP8 fixes
|
2018-05-25 11:30:50 +01:00 |
|
Artur Maciag
|
4e1a61aace
|
Exceptions restructure
|
2018-05-25 11:30:50 +01:00 |
|
Artur Maciag
|
9b05d7b271
|
Wrapper restructure
|
2018-05-25 11:30:50 +01:00 |
|
Artur Maciag
|
bd1b0117a4
|
Schema objects tests moved
|
2018-05-25 11:30:50 +01:00 |
|
Artur Maciag
|
7111a91cef
|
Validators restructure
|
2018-05-25 11:30:50 +01:00 |
|
Artur Maciag
|
734a4673f8
|
Schema objects restructure
|
2018-05-25 11:30:50 +01:00 |
|