p1c2u
aeca7775fd
Templating parser path parameter search fix
2020-04-23 09:01:46 +01:00
Gavin Hurlbut
72d21a253c
Merge pull request #1 from p1c2u/master
...
Merge from upstream
2020-04-19 23:11:16 -07:00
Gavin Hurlbut
7993de894e
Small change to Schema model to allow generated specs to be picklable
...
- overriding __dict__ is death for pickling. I renamed it to __newdict__
and tweaked the one user of it, and now this part of the structure is
working fine for pickling
- there are also upstream changes in jsonschema that need to be in for the
overall success
- this allows me to create the API spec from a swagger file once (which takes
2-20s for the files I'm working with), and cache the result as a pickle file
for loading on the next startup (assuming the swagger file hasn't been
updated). The load from pickle files takes 2-5ms. This is an improvement
of load time by 3 orders of magnitude.
2020-04-19 13:08:07 -07:00
A
97ec8c7967
Merge pull request #237 from p1c2u/fix/date-time-format-unmarshal-tz-fix
...
Date-time format unmarshal tz fix
2020-04-12 16:19:54 +01:00
A
39688c7252
Merge pull request #239 from p1c2u/fix/unmarshalling-nullable-objects-fix
...
Unmarshalling nullable objects
2020-04-12 16:19:22 +01:00
p1c2u
7307794656
Unmarshalling nullable objects
2020-04-12 14:59:22 +01:00
p1c2u
dc8bd4d335
Date-time format unmarshal tz fix
2020-04-11 19:09:49 +01:00
A
1270d5a6b9
Merge pull request #225 from p1c2u/fix/security-http-provider-fix
...
Security HTTP provider fix
2020-04-11 13:10:33 +01:00
A
2680b62ce7
Merge pull request #236 from p1c2u/fix/case-insensitive-headers-fix
...
Case insensitive headers fix
2020-04-11 13:09:07 +01:00
p1c2u
ac5c6762d8
Case insensitive headers fix
2020-04-11 10:47:36 +01: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
A
753637d2d0
Merge pull request #227 from schunka/fix/requests-response-data
...
Fix Requests.response factory
2020-03-27 09:12:20 +00:00
p1c2u
926a17b9b2
Update requests contrib tests
2020-03-27 08:58:45 +00:00
A
dbd5036949
Merge pull request #228 from chreke/master
...
Add documentation for custom formatters
2020-03-26 10:58:09 +00:00
Christoffer Ekeroth
99371d7915
Add documentation for custom formatters
2020-03-26 01:44:14 +01:00
Ales Jirasek
d79ad01e2f
Update responses.py
2020-03-25 12:29:53 +01:00
p1c2u
e2ae4f35d0
Security HTTP provider fix
2020-03-23 14:09:46 +00:00
A
89ec335210
Merge pull request #222 from p1c2u/paths-finer-paths-order-test-2
...
Paths finder paths order fix
2020-03-23 12:42:21 +00:00
p1c2u
9c22ddf01c
Paths finder paths order fix
2020-03-23 11:28:56 +00:00
p1c2u
187b3d669b
Version 0.13.3
2020-03-11 12:02:06 +00:00
A
eef515f729
Merge pull request #215 from p1c2u/feature/falcon-inteagration
...
Falcon integration
2020-03-11 11:23:43 +00:00
Artur Maciag
9baea54920
Falcon integration
2020-03-11 10:44:30 +00:00
A
7789cdaba3
Merge pull request #214 from zupo/patch-1
...
Fix to force ConfigParser to correctly parse extra requirements
2020-03-11 09:59:46 +00:00
Artur Maciag
09f87a9967
Falcon contrib
2020-03-10 10:45:53 +00:00
Lars de Ridder
db80167a79
Support for falcon-jsonify
2020-03-10 10:45:53 +00:00
Lars de Ridder
ab3372906b
Make query params into multidict
2020-03-10 10:45:53 +00:00
Lars de Ridder
fa35d4a5f9
Added __init__.py
2020-03-10 10:45:53 +00:00
Lars de Ridder
58b98205c7
Falcon OpenAPI request and response factories
2020-03-10 10:45:53 +00:00
Nejc Zupan
728f63ef4c
Fix to force ConfigParser to correctly parse extra requirements
...
Refs https://github.com/python-poetry/poetry/pull/2144#issuecomment-596221732
2020-03-10 10:08:15 +00:00
A
43bf9a6e8d
Merge pull request #212 from p1c2u/feature/use-openapi-schema-validator-lib
...
Use openapi-schema-validator library
2020-03-05 11:38:45 +00:00
p1c2u
e817973435
Use openapi-schema-validator library
2020-03-05 11:28:21 +00:00
A
8c1e331377
Merge pull request #211 from p1c2u/feature/extendable-schema
...
Extensible schema models
2020-03-04 19:30:12 +00:00
Artur Maciag
c0b9916dc8
Extensible schema models
2020-03-04 00:03:48 +00:00
A
4815905d01
Merge pull request #210 from p1c2u/fix/b64decode-issue29427-fix
...
b64decode issue29427 fix
2020-03-03 12:22:29 +00:00
Artur Maciag
05148b8acd
b64decode issue29427 fix
2020-03-03 12:11:24 +00:00
A
c27cd892ec
Merge pull request #209 from p1c2u/feature/requests-integration
...
Requests integration
2020-03-03 11:16:34 +00:00
Artur Maciag
7e920f8290
Requests integration
2020-03-03 11:09:28 +00:00
A
02d20e5f44
Merge pull request #208 from p1c2u/dependabot/pip/django-2.2.10
...
Bump django from 2.2.9 to 2.2.10
2020-03-03 08:56:24 +00:00
dependabot[bot]
bc0c217ce4
Bump django from 2.2.9 to 2.2.10
...
Bumps [django](https://github.com/django/django ) from 2.2.9 to 2.2.10.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/2.2.9...2.2.10 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-03 08:51:29 +00:00
A
2f91ea380b
Merge pull request #202 from p1c2u/feature/path-patterns-finder
...
Path patterns finder
2020-03-03 08:51:01 +00:00
Artur Maciag
dcb7161af7
Path pattern finder
2020-03-02 11:26:54 +00:00
Artur Maciag
817ff5c746
Move path finder to separate templating module
2020-02-25 10:57:46 +00:00
Artur Maciag
8539d9b0f4
Base validator class
2020-02-25 10:23:14 +00:00
Artur Maciag
24276bf37a
Unify find path method of request validator
2020-02-25 09:08:30 +00:00
Artur Maciag
18944893f7
Version 0.13.2
2020-02-24 10:00:28 +00:00
A
4b35906f48
Merge pull request #203 from p1c2u/fix/werkzeug-missing-dependency-fix
...
werkzeug missing dependency fix
2020-02-24 09:59:13 +00:00
Artur Maciag
d40e41128f
werkzeug missing dependency fix
2020-02-24 09:48:42 +00:00
Artur Maciag
35da0289c1
Version 0.13.1
2020-02-18 12:06:23 +00:00
A
01e04ff0cb
Merge pull request #200 from p1c2u/fix/validators-shortcuts-fix
...
Validators shortcuts fix
2020-02-18 12:04:53 +00:00
A
d4e9fe4e60
Merge pull request #199 from p1c2u/fix/flask-error-handler-status-fix
...
Flask error handler status fix
2020-02-18 12:04:13 +00:00