issues
search
Dorthu
/
openapi3
A Python3 OpenAPI 3 Spec Parser
BSD 3-Clause "New" or "Revised" License
118
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SpecError when the result is an array
#73
smurfix
closed
2 years ago
3
Testing doesn't work
#72
smurfix
closed
2 years ago
3
Fixed schemas without properties failing to generate models
#71
Dorthu
closed
2 years ago
0
Support schema of a JSON object has no properties defined
#70
strainu
closed
2 years ago
1
rebased aiopenapi3
#69
commonism
opened
2 years ago
6
Updated parameter example typing to accept int, float and bool
#68
chriswhite199
closed
2 years ago
0
Remove unwanted print statement in object_base.py
#67
Dorthu
closed
2 years ago
0
Handle encodings returned in the Content-type header
#66
Dorthu
closed
2 years ago
2
Forgotten print in object_base.py
#65
thorin-schiffer
closed
2 years ago
0
Content type with encoding is not supported
#64
thorin-schiffer
closed
2 years ago
0
Support for additionalProperties
#63
mephinet
opened
2 years ago
4
WIP - using pydantic
#62
commonism
closed
2 years ago
12
Catching openapi3.errors.SpecError: Expected ... to be one of [['Schema', 'Reference']]
#61
dsuch
closed
1 year ago
3
schema/model - validate arguments on creation, raise ModelError
#60
commonism
closed
2 years ago
0
codecov & pre-commit
#59
commonism
opened
2 years ago
1
pre-commit demo
#58
commonism
closed
2 years ago
0
Securityparameters
#57
commonism
closed
2 years ago
2
tests - add fastapi based service for testing
#56
commonism
closed
2 years ago
5
returning unnamed array of objects
#55
commonism
closed
2 years ago
0
Unable to parse non-str example values
#54
fralik
opened
2 years ago
0
bug: $refs are not resolved within schemas defined in allOfs
#53
Dorthu
closed
2 years ago
0
bug: allOfs add additional attributes to referenced schemas
#52
Dorthu
closed
2 years ago
0
new: Better errors when failing to parse type or ref
#51
Dorthu
closed
3 years ago
0
Fix calls to super in python2
#50
Dorthu
closed
3 years ago
0
[Model error] array of schema items raise : 'NoneType' object has no attribute 'keys'
#49
CalmingBreeze
closed
2 years ago
0
new: Added support for contentEncoding and similar fields
#48
Dorthu
closed
3 years ago
0
Operation.Request ignores verify parameter
#47
FedericoCozzi
closed
2 years ago
1
Better errors when a single type is required
#46
Dorthu
closed
3 years ago
0
Enforce required fields for Contact element
#45
Dorthu
closed
3 years ago
0
Expand path parameter regex
#44
mst-ableton
closed
3 years ago
2
Fix tests in travis
#43
Dorthu
closed
3 years ago
0
Validate that parameters defined as in: path exist
#42
Dorthu
closed
3 years ago
0
Don't allow duplicate OperationIDs
#41
Dorthu
closed
3 years ago
0
Allow multiple parameters in a path
#40
chrised
closed
3 years ago
0
Configurable Session Factory & Passthrough to Operations
#39
chrised
closed
3 years ago
1
Fix Media examples did not handle Example type
#38
ghost
closed
3 years ago
0
Call prepared request with env. Variable to Use http proxy
#37
GyoOkuda
opened
3 years ago
1
openapi3.errors.SpecError: Could not parse paths./api/v1/auth/login/.post.security.2, expected to be one of [['SecurityRequirement']]
#36
makiolo
closed
2 years ago
1
Add example property to Schema
#35
ghost
closed
3 years ago
0
Don't make __dict__ a callable def
#34
ghost
closed
3 years ago
2
ObjectBase.__dict__ should be renamed
#33
ghost
closed
3 years ago
0
"example" is being verified as str only
#32
danielbraun89
opened
3 years ago
0
Add response links support
#31
guyarb
closed
3 years ago
3
Support float values for minimum and maximum
#30
ghost
closed
3 years ago
7
openapi3.errors.SpecError when minimum/maximum validation is float
#29
ghost
closed
3 years ago
0
Failing to parse type correctly - failure on default type checking Since version 1.1.0
#28
banuni
opened
3 years ago
0
Fix operationIds with spaces when populating operationMap
#27
Dorthu
closed
3 years ago
0
Added a simple test suite
#26
Dorthu
closed
3 years ago
0
Allow OpenAPI objects to be pickled
#25
Dorthu
closed
3 years ago
0
Add support for resolving allOf attributes
#24
Dorthu
closed
3 years ago
1
Previous
Next