p1c2u
|
5dcb0dba76
|
Version 0.14.0
|
2021-05-07 11:09:56 +01:00 |
|
A
|
05fd27f04a
|
Merge pull request #318 from p1c2u/feature/spec-path
Spec path
|
2021-05-02 23:05:06 +01:00 |
|
p1c2u
|
bbeb43c300
|
Get rid of unused exceptions
|
2021-05-02 22:07:45 +01:00 |
|
p1c2u
|
9b2a4d8147
|
Schema default value test
|
2021-05-02 22:07:45 +01:00 |
|
p1c2u
|
90060b9c8a
|
Move create_spec shortcut
|
2021-05-02 22:07:45 +01:00 |
|
p1c2u
|
c407e960ca
|
Linting fixes
|
2021-05-02 22:07:45 +01:00 |
|
p1c2u
|
bc4f0c7e40
|
Dictpath dependency
|
2021-05-02 22:07:45 +01:00 |
|
p1c2u
|
d8a36cc998
|
New schema package
|
2021-05-02 22:07:45 +01:00 |
|
p1c2u
|
74e33bac23
|
Get rid of schema package
|
2021-05-02 22:07:45 +01:00 |
|
p1c2u
|
35f8e28157
|
Spec path
|
2021-05-02 22:07:35 +01:00 |
|
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 |
|