issues
search
manchenkoff
/
openapi3-parser
OpenAPI 3 parser to use a specification inside of the code in your projects
https://pypi.org/project/openapi3-parser/
MIT License
65
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Feature]: more description on Pypi homepage
#92
thaichat04
opened
2 weeks ago
1
[BUG]: recursive schema definition not work
#91
thaichat04
opened
2 weeks ago
7
Add uuid4 to String Types
#90
pkalemba
closed
3 weeks ago
0
v1.1.18
#89
manchenkoff
closed
2 months ago
0
Add example/examples on parameters
#88
thaichat04
opened
2 months ago
0
Add support example/examples on content value body request
#87
thaichat04
closed
2 months ago
3
[Feature]: Add support example/examples on BodyRequest object
#86
thaichat04
closed
2 months ago
1
[Feature] add support for OpenAPI 3.1
#85
asdfasdfasdfasdfasasdf
opened
7 months ago
7
Update __init__.py
#84
manchenkoff
closed
9 months ago
0
feat: extensions support and add path parameters to operation params
#83
khizunov
closed
9 months ago
7
Support all IANA mime types
#82
dkoston
opened
11 months ago
0
poetry: Switch from using pipenv to poetry
#81
dkoston
opened
11 months ago
2
added support for wildcard and common image mime types
#80
manchenkoff
closed
11 months ago
0
version inc
#79
manchenkoff
closed
11 months ago
0
[Feature] Support more media types for images
#78
rtyping
closed
11 months ago
2
Add support for application/problem+json content type
#77
lucasvenez
closed
11 months ago
1
[BUG] Lack of Support for RFC 7807 and application/problem+json Content Type
#76
lucasvenez
closed
11 months ago
2
Added statistics badges
#75
manchenkoff
closed
1 year ago
0
[BUG] `nullable` enums do not add `null` to the enum list
#74
Pizzaface
closed
1 year ago
4
Update upload.yml
#73
manchenkoff
closed
1 year ago
0
Update __init__.py
#72
manchenkoff
closed
1 year ago
0
Bump version of openapi-spec-validator to 0.6.0
#71
ajatkj
closed
1 year ago
4
[BUG] RuntimeError: No validation backend available! Install one of "flex", "openapi-spec-validator" or "swagger-spec-validator".
#70
ajatkj
closed
1 year ago
4
Inc version to 1.1.13
#69
manchenkoff
closed
1 year ago
0
Added support for custom json content types
#68
manchenkoff
closed
1 year ago
0
[BUG] Parser doesnt support Text/Json nor application/*+json as valid types for content within request body
#67
JohanpG
closed
1 year ago
3
Inc version to 1.1.12
#66
manchenkoff
closed
1 year ago
0
[BUG] Incorrect handelling of Null Fields
#65
danjones1618
closed
1 year ago
1
Add NULL type parsing
#64
danjones1618
closed
1 year ago
0
Increase version
#63
manchenkoff
closed
1 year ago
0
Handle missing `type` key in schema
#62
sergei-maertens
closed
1 year ago
2
The parser crashes if no schema type is specified in the OpenAPI document
#61
sergei-maertens
closed
1 year ago
5
Added common string formats into enum
#60
manchenkoff
closed
1 year ago
0
[BUG] StringFormat needs URL?
#59
arquicanedo
closed
1 year ago
2
Add py.typed file
#58
patrick91
closed
1 year ago
2
test commit
#57
kOmPiL9ItoR
closed
1 year ago
1
version inc to 1.1.8
#56
manchenkoff
closed
1 year ago
0
Loosen OpenAPI spec validator version
#55
Andrew-Chen-Wang
closed
1 year ago
1
Allow passing string to load spec
#54
Andrew-Chen-Wang
closed
1 year ago
6
v1.1.7
#53
manchenkoff
closed
1 year ago
0
Support of parameter style serialization
#52
manchenkoff
closed
1 year ago
1
Update dependencies
#51
lorddaedra
closed
1 year ago
2
[BUG] ImportError: cannot import name '_legacy_validators' from 'jsonschema'
#50
vinitshahdeo
closed
1 year ago
2
Add anyOf support #5
#49
yoyossef
closed
1 year ago
2
[Feature] Provide the reference value for properties that use a Ref
#48
yoyossef
closed
1 year ago
2
Fix: Missing import for except block criteria.
#47
moisesbenzan
closed
1 year ago
2
[BUG] The library isn't installed via git+
#46
xitowzys
opened
2 years ago
2
Implement skipping strict enums during parsing
#44
sergei-maertens
closed
2 years ago
3
Pin openapi-spec-validator to versions < 0.5.0
#43
sergei-maertens
closed
2 years ago
1
[Feature] Include Path.parameters in Operation.parameters
#42
sergei-maertens
closed
9 months ago
3
Next