Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sanic-org/sanic-ext issues and pull requests

#260 - Fix pydantic type detection

Pull Request - State: closed - Opened by opatut 3 months ago - 1 comment

#258 - fix: fixes pydantic validation of json lists

Pull Request - State: open - Opened by Panaetius 4 months ago

#257 - [Bug] `validate` should check passed in model type

Issue - State: open - Opened by Pirulax 4 months ago

#256 - [Bug] pydantic validation exception when validating unknown query strings

Issue - State: closed - Opened by Panaetius 4 months ago - 2 comments

#255 - Question regarding `x-tagGroups` support

Issue - State: open - Opened by thisisishara 4 months ago

#252 - Add logging extraction to background logger

Pull Request - State: open - Opened by ahopkins 5 months ago

#251 - Fix coerce in Hint

Pull Request - State: open - Opened by ChihweiLHBird 6 months ago

#249 - Add support for scalar.com OpenAPI documentation

Issue - State: open - Opened by PaulBayfield 6 months ago

#248 - add project to nix packages

Issue - State: open - Opened by zoranbosnjak 6 months ago

#246 - [Bug] The tags in OpenAPI yaml are not effective

Issue - State: open - Opened by AllenCHM 6 months ago

#244 - Template: reuse LazyResponse for rendered response

Pull Request - State: open - Opened by Huy-Ngo 8 months ago - 2 comments

#243 - Question regarding licensing info

Issue - State: open - Opened by Huy-Ngo 8 months ago

#242 - Remove requirement on old version of setuptools

Pull Request - State: open - Opened by crazyminecuber 9 months ago

#241 - Query params validation is completely broken

Issue - State: closed - Opened by 0xlakshay 9 months ago - 2 comments

#240 - [Bug] Documentation: dead link to the setting

Issue - State: open - Opened by Huy-Ngo 9 months ago

#238 - fix: Updated pydantic schema method to model_json_schema

Pull Request - State: open - Opened by capturingnoise 10 months ago

#235 - Fix late dependency registration

Pull Request - State: closed - Opened by ahopkins 11 months ago

#234 - Add ruff to toolchain

Pull Request - State: closed - Opened by ahopkins 12 months ago

#233 - chore: strip CORS_ORIGINS before assigning value

Pull Request - State: closed - Opened by skippednote about 1 year ago

#231 - [Bug] Can't use `pydantic>=2.0` model in OpenAPI definition

Issue - State: open - Opened by liamcoatman about 1 year ago - 3 comments

#230 - [Feature Request] Response Compression

Issue - State: open - Opened by dmckeone about 1 year ago

#229 - Add msgspec support for openapi.Component and @validate()

Pull Request - State: closed - Opened by dmckeone about 1 year ago

#228 - Fix late dependency registration

Pull Request - State: closed - Opened by ahopkins about 1 year ago

#227 - [Bug] Json validator throws 500 instead of 400

Issue - State: open - Opened by ameyarao98 about 1 year ago - 1 comment

#225 - [Feature Request]

Issue - State: open - Opened by volundmush over 1 year ago
Labels: documentation

#222 - [Question] How to set field description on data class?

Issue - State: open - Opened by sheiy over 1 year ago

#221 - Add support for more configuration variables in swagger docs

Pull Request - State: open - Opened by bluek1te over 1 year ago - 2 comments

#220 - Replaced default list server variables with object

Pull Request - State: closed - Opened by cansarigol over 1 year ago

#219 - Add new workflow for deployment

Pull Request - State: closed - Opened by ahopkins over 1 year ago

#217 - Allow the option to define a template directory in a blueprint

Issue - State: open - Opened by carzilla over 1 year ago - 1 comment

#215 - Revamp OAS implementation

Pull Request - State: open - Opened by ahopkins over 1 year ago

#214 - [Bug] Wrong default variables type of Server object.

Issue - State: closed - Opened by cansarigol over 1 year ago

#213 - [Bug] The error for not having Jinja installed is confusing

Issue - State: open - Opened by shaib over 1 year ago

#212 - Removed uri ending slash trim from the doc paths

Pull Request - State: closed - Opened by cansarigol over 1 year ago

#211 - [Bug]

Issue - State: closed - Opened by cansarigol over 1 year ago

#210 - When appropriate use a __func__ handler

Pull Request - State: closed - Opened by ahopkins over 1 year ago

#209 - Reduce healthcheck CPU

Pull Request - State: closed - Opened by dpn over 1 year ago

#208 - Enable foo | None for nullable=True

Pull Request - State: closed - Opened by ahopkins over 1 year ago

#207 - [Bug] OpenAPI docs `str|None` is displayed as `{}`

Issue - State: closed - Opened by prryplatypus over 1 year ago

#206 - Fix #202: reduce CPU in logging

Pull Request - State: closed - Opened by zhu over 1 year ago

#203 - [Bug] Sanic serving request before injection complete

Issue - State: open - Opened by trungtin over 1 year ago - 1 comment

#202 - Background logging can reduce CPU usage

Issue - State: closed - Opened by joo over 1 year ago - 2 comments

#201 - [Feature Request] Get a registered dependency outside of route handlers as well

Issue - State: open - Opened by guacs over 1 year ago - 3 comments

#200 - [Bug]

Issue - State: open - Opened by hu0514 over 1 year ago - 3 comments

#198 - [Bug]Post json string array with pydantic error

Issue - State: open - Opened by Jenuce over 1 year ago - 2 comments

#197 - Add support for msgspec injection

Pull Request - State: closed - Opened by dmckeone over 1 year ago - 7 comments

#196 - #Question How can I open page with swagger?

Issue - State: closed - Opened by Maksim-Burtsev over 1 year ago - 1 comment

#195 - [Feature Request] Custom global environment for Jinja2?

Issue - State: closed - Opened by bnoctis over 1 year ago - 1 comment

#194 - Adds current request to default template context

Pull Request - State: closed - Opened by lllama over 1 year ago - 4 comments

#192 - [Bug] Dependency injection not working with inheritance

Issue - State: closed - Opened by guacs over 1 year ago - 4 comments

#191 - Force request property for injections

Pull Request - State: closed - Opened by ahopkins over 1 year ago

#190 - Override type checking for sanc-routing funcs

Pull Request - State: closed - Opened by ahopkins over 1 year ago

#189 - Do not fail on cython objects

Pull Request - State: closed - Opened by ahopkins over 1 year ago

#188 - Skip properties on passed types

Pull Request - State: closed - Opened by ahopkins over 1 year ago

#187 - How to generate openapi specification without running the app?

Issue - State: closed - Opened by iamvishalkhare over 1 year ago - 2 comments

#186 - [Bug] Pydantic's SecretStr type is not supported

Issue - State: closed - Opened by konsilanto over 1 year ago - 2 comments

#185 - Allow injecting into middleware handlers

Issue - State: open - Opened by lllama almost 2 years ago

#184 - [Bug] Installing sanic-ext breaks sanic

Issue - State: closed - Opened by jeffpeck10x almost 2 years ago - 3 comments

#183 - feat: passing exception to extra argument

Pull Request - State: closed - Opened by alisonsalmeida almost 2 years ago - 2 comments

#182 - Healthcheck Endpoint Fix

Pull Request - State: closed - Opened by shinybrar almost 2 years ago

#181 - [Bug] Healthcheck Endpoint Fails

Issue - State: closed - Opened by shinybrar almost 2 years ago

#180 - [Bug] Using add_dependency with lambda causes error.

Issue - State: closed - Opened by kinami0331 almost 2 years ago - 3 comments

#179 - Supporting custom logger in the background

Pull Request - State: closed - Opened by mymusise almost 2 years ago

#178 - Adding property and typing

Pull Request - State: closed - Opened by mymusise almost 2 years ago

#177 - Better message when Jinja is not installed

Pull Request - State: closed - Opened by ahopkins almost 2 years ago

#176 - Do not pass items twice to Array

Pull Request - State: closed - Opened by ahopkins almost 2 years ago

#175 - [Bug] Model with a list field in @openapi decorator causes error.

Issue - State: closed - Opened by loonos almost 2 years ago - 5 comments

#174 - Do not coerce a literal type

Pull Request - State: closed - Opened by ahopkins almost 2 years ago

#173 - Query parameter validation using Literal types in a dataclass fails

Issue - State: closed - Opened by staden almost 2 years ago - 1 comment

#172 - Bump version

Pull Request - State: closed - Opened by ahopkins almost 2 years ago

#171 - Both body and query validation

Pull Request - State: closed - Opened by ahopkins almost 2 years ago

#170 - Use external address when SERVER_NAME is defined

Pull Request - State: closed - Opened by ahopkins almost 2 years ago

#169 - Allow field based spec def on models

Pull Request - State: closed - Opened by ahopkins almost 2 years ago

#168 - Elegantly handle Pydantic model schema

Pull Request - State: closed - Opened by ahopkins almost 2 years ago

#167 - Version 22.12 release

Pull Request - State: closed - Opened by ahopkins almost 2 years ago

#166 - [Bug] OpenAPI swagger.json path is not updated when behind the proxy/APIGW

Issue - State: closed - Opened by saabeilin almost 2 years ago - 2 comments

#165 - Allow for custom OAS files

Pull Request - State: closed - Opened by ahopkins almost 2 years ago

#164 - Allow dict of annotations

Pull Request - State: closed - Opened by ahopkins almost 2 years ago

#163 - Pass unquote thru add_route

Pull Request - State: closed - Opened by ahopkins almost 2 years ago

#162 - Hide static handlers by flag not name

Pull Request - State: closed - Opened by ahopkins almost 2 years ago