issues
search
sanic-org
/
sanic-ext
Extended Sanic functionality
https://sanic.dev/en/plugins/sanic-ext/getting-started.html
MIT License
50
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix di for builtin generics
#263
owakira
opened
14 hours ago
0
[Bug] Problems with di built-in generics
#262
owakira
opened
15 hours ago
2
[Bug] The OpenAPI document generated by RESTful API does not work properly.
#261
jsonvot
opened
2 months ago
0
Fix pydantic type detection
#260
opatut
closed
2 months ago
1
fix: properly handle ignore/forbid for extra query params in pydantic validation
#259
Panaetius
opened
3 months ago
0
fix: fixes pydantic validation of json lists
#258
Panaetius
opened
3 months ago
0
[Bug] `validate` should check passed in model type
#257
Pirulax
opened
3 months ago
0
[Bug] pydantic validation exception when validating unknown query strings
#256
Panaetius
closed
3 months ago
2
Question regarding `x-tagGroups` support
#255
thisisishara
opened
3 months ago
0
[Bug] Removing handlers in Background Logger extension removes only one handler.
#254
kuchara
opened
4 months ago
0
[Feature Request] Allow custom localization in `validate` function
#253
shaoerkuai
opened
4 months ago
0
Add logging extraction to background logger
#252
ahopkins
opened
5 months ago
0
Fix coerce in Hint
#251
ChihweiLHBird
opened
5 months ago
0
[Bug] Sanic validation extension failed to validate aliased pydantic model field
#250
Rileghft
opened
5 months ago
0
Add support for scalar.com OpenAPI documentation
#249
PaulBayfield
opened
5 months ago
0
add project to nix packages
#248
zoranbosnjak
opened
5 months ago
0
[Bug] Pydantic query validation with extra data not defined in model raise's KeyError
#247
sagarsabu-tait
opened
6 months ago
5
[Bug] The tags in OpenAPI yaml are not effective
#246
AllenCHM
opened
6 months ago
0
[Bug] Doubly defined objects in the output specification #260
#245
allComputableThings
opened
6 months ago
2
Template: reuse LazyResponse for rendered response
#244
Huy-Ngo
opened
8 months ago
2
Question regarding licensing info
#243
Huy-Ngo
opened
8 months ago
0
Remove requirement on old version of setuptools
#242
crazyminecuber
opened
8 months ago
0
Query params validation is completely broken
#241
0xlakshay
closed
9 months ago
2
[Bug] Documentation: dead link to the setting
#240
Huy-Ngo
opened
9 months ago
0
[Bug]TypeError: listener() got an unexpected keyword argument 'priority'
#239
LufeiYang300
opened
9 months ago
1
fix: Updated pydantic schema method to model_json_schema
#238
capturingnoise
opened
9 months ago
0
[Bug] Can't apply openapi decorators to blueprintss' routes
#237
EverettDunamu
closed
10 months ago
0
[Bug] Subheader "parameter" missing in sanic extensions document
#236
ivyliu1205
opened
10 months ago
0
Fix late dependency registration
#235
ahopkins
closed
11 months ago
0
Add ruff to toolchain
#234
ahopkins
closed
11 months ago
0
chore: strip CORS_ORIGINS before assigning value
#233
skippednote
closed
11 months ago
0
[Bug] Can't document/exclude websocket routes with OpenAPI decorator
#232
aiman
opened
1 year ago
0
[Bug] Can't use `pydantic>=2.0` model in OpenAPI definition
#231
liamcoatman
opened
1 year ago
3
[Feature Request] Response Compression
#230
dmckeone
opened
1 year ago
0
Add msgspec support for openapi.Component and @validate()
#229
dmckeone
closed
11 months ago
0
Fix late dependency registration
#228
ahopkins
closed
11 months ago
0
[Bug] Json validator throws 500 instead of 400
#227
ameyarao98
opened
1 year ago
1
[Bug] OpenAPI definition does not include placeholder for "headers"
#226
devaroop
opened
1 year ago
0
[Feature Request]
#225
volundmush
opened
1 year ago
0
[Bug] Dependeny Injection throw exceptions by default if @classmethod constructors don't return value/objects
#224
eisenhaus335
opened
1 year ago
0
[Question] OpenAPI spec available on all subdomains, and route exclusion without decorators does not seem to work.
#223
nicolaipre
opened
1 year ago
0
[Question] How to set field description on data class?
#222
sheiy
opened
1 year ago
0
Add support for more configuration variables in swagger docs
#221
bluek1te
opened
1 year ago
2
Replaced default list server variables with object
#220
cansarigol
closed
11 months ago
0
Add new workflow for deployment
#219
ahopkins
closed
1 year ago
0
[Bug] Dependency injection not working for requests received during server is initializing
#218
xmcp
closed
3 months ago
2
[Feature Request] Blueprints cannot access the 'decorator way' of managing / rendering templates
#216
carzilla
opened
1 year ago
0
Allow the option to define a template directory in a blueprint
#217
carzilla
opened
1 year ago
1
Revamp OAS implementation
#215
ahopkins
opened
1 year ago
0
[Bug] Wrong default variables type of Server object.
#214
cansarigol
closed
11 months ago
0
Next