0b01001001/spectree
API spec validator and OpenAPI document generator for Python web frameworks.
PythonApache-2.0
Issues
- 0
- 6
- 2
bug: List[int] in query params does not accept a list of size 1 in flask app
#355 opened by melvincaraangJC - 6
bug: field alias no longer respected (regression)
#352 opened by divad - 2
- 1
bug: An empty request is not validated / the content type is not enforced
#348 opened by NefixEstrada - 1
bug: Flask Response Validation Error Results in Exception, Unintended 500 content
#347 opened by nossonCotlar - 0
- 5
bug: don't support pydantic v2
#328 opened by bekishev04 - 1
bug: spectree doesn't support pydantic 2.x but doesn't restrict in pyproject.toml
#320 opened by divad - 1
bug: annotations NameError issue caused by python bug
#312 opened by divad - 1
feat: Disable publishing of /apidoc route
#310 opened by AndreasBBS - 0
feat: support `msgspec` as another schema definition
#307 opened by kemingy - 3
- 5
Key appended to Schema Component
#300 opened by AndreasBBS - 1
Exclude routes from OpenAPI spec
#301 opened by and3rson - 8
[Question] Skip validation for real?
#291 opened by TheMiloAnderson - 1
[Question] It's possible to use marshmallow instead of pydantic to define schemas?
#271 opened by pablomaribondo - 2
Deactive validation_error_status value
#240 opened by Joseda8 - 0
Falcon: before in validate decorator not working?
#285 opened by Aleja2911 - 1
Potentially leaky tests
#283 opened by gwaramadze - 11
- 4
improve falcon form data read part
#249 opened by kemingy - 1
- 2
- 3
[BUG] SecurityScheme(name="auth_apiKey)
#270 opened by bekishev04 - 11
feat: support `quart` (ASGI `flask`)
#247 opened by kemingy - 0
- 3
- 3
- 1
Flask multiple request body examples
#248 opened by IlyaKalosha1 - 6
Werkzeug error
#246 opened by dmitry-engineer - 3
error of werkzeug 2.2.0 version
#242 opened by bekishev04 - 6
Can the email validator dependency be optional?
#235 opened by MarkKoz - 2
- 2
[BUG] `json` data required for GET request
#226 opened by yedpodtrzitko - 13
[Bug] supporting json array in request body
#204 opened by dima-engineer - 7
[BUG]API schema is not updated for enums and objects nested inside the dependency (only request body schema)
#208 opened by vanitha-basavanna - 1
bug in falcon plugin
#219 opened by ttekampe - 3
- 2
- 4
- 8
Swagger Oauth redirect not working
#195 opened by ttekampe - 0
- 4
Setting Swagger fields in `info`
#189 opened by dhruvkb - 1
[Security] Workflow pythonpackage.yml is using vulnerable action actions/checkout
#187 opened by igibek - 2
[BUG]
#183 opened by abiezersifontes - 10
[BUG]: PyTest fails when using @api.validate
#173 opened by KhanMechAI - 4
[BUG] Global security is overriden by each endpoint security option + wrong format
#166 opened by Vlczech - 2
Structure of validation error response
#165 opened by dmitry-engineer