issues
search
Yelp
/
bravado
Bravado is a python client library for Swagger 2.0 services
Other
604
stars
117
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't ask the requests client to follow redirects
#494
abompard
opened
2 months ago
0
Add cleanup to be called when future is garbage collected
#493
xdrop
opened
3 months ago
0
Attempting to use as Accela client
#492
michaelachrisco
closed
8 months ago
1
How do I make a request with a sanitizing name `async`?
#491
george-kuanli-peng
closed
1 year ago
2
I have a new problem, actually I'm the return value is a standard dictionary, in dealing with the dictionary and bravado, tip me en error
#490
luoyq-Rockey
closed
1 year ago
13
SwaggerClient dealing with the input of a more complex dictionary type, an exception is thrown, and in fact my dictionary meets the requirements
#489
luoyq-Rockey
closed
1 year ago
4
About the request header, how to set multiple request header information, hope to get the answer, preferably covered with examples,thanks
#488
luoyq-Rockey
closed
1 year ago
1
About the problem of non-200 status code processing
#487
luoyq-Rockey
closed
1 year ago
1
Prefer getfullargspec instead of deprecated getargspec
#485
carlwgeorge
opened
1 year ago
0
Use standard library mock when possible
#484
carlwgeorge
opened
1 year ago
0
fix build by pinning swagger-spec-validator<3 and fixing flake8 url
#483
benbariteau
closed
1 year ago
0
Fix missing support for follow_redirects
#482
simonyaus
opened
2 years ago
0
bravado.exception.HPPTFound 302
#481
DiyuanLu
opened
2 years ago
1
fix build
#480
benbariteau
closed
2 years ago
0
Fix build
#479
benbariteau
closed
2 years ago
0
jsonschema 4.0.0 removes `compat` module
#478
marksutherland
opened
3 years ago
6
Mark support for Python 3.8 & 3.9 and add to testing matrix
#477
terencehonles
opened
3 years ago
0
Migrate to github actions
#476
analogue
closed
3 years ago
1
Nanosecond datetime precision lost when SwaggerClient parses it
#475
ecobee-robbie-dumbrell
closed
3 years ago
1
Fix compatibility with the uWSGI preforking mode (issue #473)
#474
JiriHorky
closed
3 years ago
3
Severe performance degradation in uWSGI preforking mode starting from v10.1.0
#473
JiriHorky
closed
3 years ago
2
use threading.TIMEOUT_MAX for timeout
#472
tschaume
opened
3 years ago
4
Implement serialization protocol in SwaggerClient class?
#471
dominiquesydow
opened
3 years ago
2
OverflowError: timeout value is too large
#470
TristanWYL
opened
4 years ago
1
When catching and converting exceptions, handle connection errors first
#469
sjaensch
closed
4 years ago
2
Make sure we use IPv4 for integration tests
#468
sjaensch
closed
4 years ago
1
drop python3.5 support (now EOL)
#467
analogue
closed
4 years ago
1
Try fixing py27 builds on travis by restricting pyrsistent version
#466
sjaensch
closed
4 years ago
1
Make sure we don't go beyond pytest 4.6.X for Python 2.7 compatibility
#465
sjaensch
closed
4 years ago
1
Is SSL two-way authentication supported?
#464
toptotu
opened
4 years ago
0
ValueError: Duplicate model found
#463
nikitastupin
closed
4 years ago
2
msgpack-python is deprecated. Use msgpack instead.
#462
ecederstrand
closed
4 years ago
5
follow_redirects config option seems to have no effect
#461
amancevice
closed
4 years ago
2
SwaggerClient.from_url should have timeout
#460
guerda
opened
4 years ago
2
Question: How to increase connection pool?
#459
ErikKalkoken
closed
4 years ago
2
Content-Type in swagger spec is ignored
#458
mattdowdell
opened
4 years ago
1
Rename option from allow_redirect to follow_redirects, add documentation
#457
sjaensch
closed
4 years ago
1
update `unmarshal_response` to handle `use_models=False` better
#456
terencehonles
closed
4 years ago
16
Redirects should not be considered errors
#455
mattdowdell
opened
4 years ago
0
Disable following of redirects by default
#454
mattdowdell
closed
4 years ago
5
Plans for an async-native version of Bravado?
#453
twosigmajab
closed
4 years ago
1
RPM Packaging
#452
micahculpepper
closed
4 years ago
1
Remove old and xfailed tests
#451
macisamuele
closed
4 years ago
1
autodoc-generated documentation failing to render
#450
lordmauve
opened
4 years ago
1
Bravado should not silently follow redirects
#449
mattdowdell
closed
4 years ago
3
Fix path to sphinx config in .readthedocs.yaml
#448
cdunklau
closed
4 years ago
1
Reraise fido HttpTimeoutError without modification
#447
ngaya-ll
closed
4 years ago
1
Bravado fails to parse Security Definitions in OSS projects
#446
asmfreak
opened
4 years ago
1
Ensure that bravado.client.SwaggerSpec is deep copyable
#445
macisamuele
closed
4 years ago
6
Fix header authentication for host:port type
#444
sanda87
closed
4 years ago
1
Next