Commit graph

491 commits

Author SHA1 Message Date
A
b79c49420e
Merge pull request #319 from p1c2u/feature/django-integration-tests
Django integration tests
2021-05-02 20:00:51 +01:00
p1c2u
8773b6cd33 Django integration tests 2021-05-02 19:34:49 +01:00
p1c2u
a65ce7a393 Version 0.13.8 2021-05-01 11:37:09 +01:00
A
c23f9fe12b
Merge pull request #316 from BontaVlad/bugfix-311-falcon-get-media-error
Bugfix 311 falcon get media error
2021-05-01 01:01:32 +01:00
p1c2u
74d49d19a3 Falcon2 for python2 tests 2021-05-01 00:49:43 +01:00
p1c2u
2c864595e5 Falcon compat module 2021-05-01 00:49:39 +01:00
p1c2u
ffa54aae88 Falcon3 tests 2021-05-01 00:01:22 +01:00
Sergiu-Vlad Bonta
8eff3dd736 Uncommented a comment 2021-04-21 19:05:53 +03:00
Sergiu-Vlad Bonta
bcdbf6eadd Bugfix #311, openapicore works with falcon 3.0.0 2021-04-21 19:04:05 +03:00
A
419a71a2db
Merge pull request #310 from ccorbacho/add-license-setup
Set license from __init__.py
2021-04-16 09:59:56 +01:00
Carlos Corbacho
acd9dd918f Set license from __init__.py
This fixes pip so it displays the correct license for the package.
2021-04-03 19:47:42 +01:00
A
0865a4f54f
Merge pull request #309 from p1c2u/feature/response-finder
Response finder
2021-03-31 16:25:18 +01:00
p1c2u
601f6090a7 Response finder 2021-03-31 16:17:40 +01:00
A
086e0b152c
Merge pull request #308 from jparise/schema-parameters-extensions
Add extensions support for the Parameter model
2021-03-31 09:04:49 +01:00
Jon Parise
4c725af0ba Add extensions support for the Parameter model
Extensions are allowed on Parameter objects, per the spec:

> This object MAY be extended with Specification Extensions.

https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.3.md#parameterObject
2021-03-30 16:10:35 -07:00
A
098b015cc6
Merge pull request #307 from p1c2u/feature/media-type-finder
Media type finder
2021-03-30 15:15:37 +01:00
p1c2u
841e999710 Media type finder 2021-03-30 14:30:03 +01:00
A
1747433ded
Merge pull request #306 from p1c2u/refactor/schema-content-refactor-2
Schema content refactor 2
2021-03-30 12:39:53 +01:00
p1c2u
c900f63e7d Schema content refactor 2 2021-03-30 12:37:01 +01:00
A
f6efa8410d
Merge pull request #305 from p1c2u/refactor/schema-content-refactor
Schema content refactor
2021-03-30 11:58:07 +01:00
p1c2u
e128fd59f1 Schema content refactor 2021-03-30 11:45:45 +01:00
A
cfe4a7ce4e
Merge pull request #303 from p1c2u/feature/deserialize-data-form-media-type
deserialize data form media type
2021-03-30 09:45:54 +01:00
p1c2u
5f62c62937 deserialize data form media type py27 2021-03-30 09:28:14 +01:00
p1c2u
852c081068 deserialize data form media type 2021-03-24 21:35:39 +00:00
A
7a83f019c5
Merge pull request #302 from p1c2u/feature/media-type-deserialize-form-urlencoded
media type deserialize form urlencoded
2021-03-24 20:40:40 +00:00
p1c2u
74920a77de media type deserialize form urlencoded 2021-03-24 20:32:12 +00:00
A
e73dbd190e
Merge pull request #298 from p1c2u/dependabot/pip/django-2.2.18
Bump django from 2.2.13 to 2.2.18
2021-03-24 13:44:36 +00:00
A
695f4e64c7
Merge pull request #271 from eyadgaran/master
use prepared request to format payload before converting
2021-03-24 13:43:27 +00:00
p1c2u
ff4a6c81ee requests request typing fix 2021-03-24 13:33:53 +00:00
dependabot[bot]
5f70afc260
Bump django from 2.2.13 to 2.2.18
Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.18.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.13...2.2.18)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24 13:29:34 +00:00
p1c2u
f316b81ba3 use prepared request tests 2021-03-24 13:29:12 +00:00
Elisha Yadgaran
5a91425c68 use prepared request to format payload before converting 2021-03-24 13:29:12 +00:00
A
6a222b93df
Merge pull request #301 from p1c2u/fix/datetime-format-strict-tests-fix
datetime format strict-rfc3339 tests fix
2021-03-24 13:28:48 +00:00
p1c2u
f77f5aa8df datetime format strict-rfc3339 tests fix 2021-03-24 13:26:15 +00:00
p1c2u
b51d8104ac python package description 2021-02-21 19:13:33 +00:00
p1c2u
8eb380ff37 Version 0.13.7 2021-02-15 12:22:54 +00:00
A
49720894c8
Merge pull request #295 from p1c2u/fix/any-unmarshaller-validation-fix
Any unmarshaller validate fix
2021-02-15 12:14:02 +00:00
p1c2u
abfd0c67be Any unmarshaller validate fix 2021-02-15 11:58:16 +00:00
A
4e7d8edbb2
Merge pull request #293 from p1c2u/feature/docs
Basic documentation
2021-02-14 15:35:57 +00:00
p1c2u
929a52b2cc Basic docs 2021-02-14 15:20:53 +00:00
A
5673e8f4e4
Merge pull request #292 from p1c2u/fix/format-checker-on-validator-scope
Format checker on validation scope
2021-02-13 12:31:57 +00:00
p1c2u
90355f87dd Format checker on validation scope 2021-02-13 01:10:16 +00:00
A
70f05b2f0a
Merge pull request #291 from p1c2u/fix/format-checker-deepcopy-to-shallowcopy
Format checker deepcopy to shallowcopy
2021-02-13 00:19:50 +00:00
p1c2u
a16162ffa0 Format checker deepcopy to shallowcopy 2021-02-12 23:58:30 +00:00
A
501694c403
Merge pull request #290 from p1c2u/feature/spec-validation-customization
Spec validation customization
2021-02-12 23:53:29 +00:00
p1c2u
accd9cf48b Spec validation customization 2021-02-12 23:41:01 +00:00
A
d6ddb101a9
Merge pull request #287 from allcaps/typo
Fix typos
2021-02-10 20:52:24 +00:00
Coen van der Kamp
8c3b23f7f1 Fix typos 2021-02-10 17:19:32 +01:00
p1c2u
3719092c36 Version 0.13.6 2021-02-09 22:18:21 +00:00
A
ab78913945
Merge pull request #286 from p1c2u/fix/any-unmarshaller-use-all-of
AnyUnmarshaller use allOf schemas
2021-02-09 22:07:43 +00:00