Ecosyste.ms: Issues

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

GitHub / luolingchun/flask-openapi3 issues and pull requests

#175 - How to hide the return value model

Issue - State: open - Opened by AZCodingAccount 17 days ago - 1 comment

#174 - Default value is ignored for query parameters typed as lists

Issue - State: open - Opened by guillaume-alvarez 20 days ago - 2 comments
Labels: bug

#173 - support Quart

Issue - State: open - Opened by nioncode 20 days ago

#172 - About get_openapi3_docs

Issue - State: closed - Opened by AZCodingAccount 21 days ago

#171 - Request OpenAPI integration support

Issue - State: closed - Opened by AZCodingAccount 26 days ago

#170 - APIBlueprint route methods are processed by the Blueprint base class, not APIScaffold

Issue - State: closed - Opened by dodumosu 29 days ago - 2 comments
Labels: bug

#168 - provide a way to order the endpoints

Issue - State: open - Opened by nioncode about 2 months ago - 1 comment
Labels: bug

#167 - Fix `populate_by_name` when execute `model_validate`

Pull Request - State: closed - Opened by luolingchun about 2 months ago

#166 - Does not meet Flask specifications

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

#165 - `populate_by_name` doesn't work for `query` instances

Issue - State: closed - Opened by aodj-kara 2 months ago - 1 comment
Labels: bug

#164 - Use ruff instead of flake8

Pull Request - State: closed - Opened by luolingchun 2 months ago

#163 - How to use flask-openapi3 in existing projects based on flask?

Issue - State: open - Opened by Xyc2016 3 months ago - 3 comments

#161 - Remove experimental export markdown

Pull Request - State: closed - Opened by luolingchun 3 months ago

#160 - Add py.typed marker file for PEP-561 support

Pull Request - State: closed - Opened by luolingchun 3 months ago

#159 - Swagger-UI template does not includes oauth2-redirect.html

Issue - State: closed - Opened by Colin-b 3 months ago - 4 comments
Labels: bug

#156 - With OpenApi Support base url for all flask api is not working

Issue - State: closed - Opened by sreekesh93 3 months ago - 1 comment
Labels: bug

#155 - Update docs

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

#155 - Update docs

Pull Request - State: closed - Opened by luolingchun 4 months ago

#154 - Fix empty list in body

Pull Request - State: closed - Opened by luolingchun 4 months ago

#153 - Support SWAGGER_CONFIG and OAUTH_CONFIG in app.config

Pull Request - State: closed - Opened by luolingchun 4 months ago

#152 - Release v4.0

Issue - State: open - Opened by luolingchun 5 months ago - 4 comments

#151 - Support plugins for ui templates

Pull Request - State: closed - Opened by luolingchun 5 months ago - 3 comments

#150 - Error when using 'gt' or 'lt' constraints in Pydantic Field()

Issue - State: closed - Opened by Lavertis 6 months ago
Labels: bug

#149 - Wrong types of exclusiveMinimum & exclusiveMaximum fields in Schema class

Pull Request - State: closed - Opened by Lavertis 6 months ago - 2 comments

#148 - Add scalar API docs

Pull Request - State: closed - Opened by jaykv 6 months ago - 2 comments

#147 - Pyinstller build breaks docs

Issue - State: closed - Opened by cwilvx 6 months ago - 2 comments

#146 - Add the `swagger_config` parameter to configure the swagger ui

Pull Request - State: closed - Opened by luolingchun 7 months ago

#145 - Swagger Validator Error when application is deployed

Issue - State: closed - Opened by 12-Rishabh 7 months ago - 3 comments
Labels: bug

#144 - Do not remove all kwargs when calling view.

Pull Request - State: closed - Opened by maldoinc 8 months ago - 5 comments

#143 - Issues using flask-openapi3 when its views are decorated

Issue - State: open - Opened by maldoinc 8 months ago
Labels: bug, Stale

#142 - How to add examples to swagger

Issue - State: open - Opened by shaunjl 8 months ago - 1 comment
Labels: Stale

#141 - Fix mssing Pydantic Calculated Fields

Pull Request - State: closed - Opened by thebmw 8 months ago

#140 - Bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#139 - Missing Pydantic Calculated Fields From openapi.json

Issue - State: closed - Opened by thebmw 8 months ago - 3 comments
Labels: bug

#138 - Optional null value with model_fields_set

Issue - State: closed - Opened by fluffybrain3 9 months ago - 3 comments
Labels: bug

#137 - Allow 422 response to specified model not only array

Issue - State: open - Opened by p3rs1st 9 months ago - 3 comments
Labels: Stale

#136 - Apply multi responses to one HttpStatus or apply arbitrary str as responses key

Issue - State: open - Opened by p3rs1st 9 months ago - 3 comments
Labels: Stale

#135 - Bump actions/stale from 8 to 9

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#134 - Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#133 - Fix the same operationId

Pull Request - State: closed - Opened by luolingchun 10 months ago

#132 - incompatibility with latest pydantic 2.5.2

Issue - State: closed - Opened by mguijarr 10 months ago - 3 comments
Labels: bug

#131 - debug

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

#130 - [#125] Enable to mark the RequestBody as Optional.

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

#129 - The default value defined in the form is invalid (#128 )

Pull Request - State: closed - Opened by seekplum 11 months ago - 2 comments

#128 - The default value defined in the form is invalid

Issue - State: closed - Opened by seekplum 11 months ago
Labels: bug

#126 - Not required (optional) fields in multipart/form-data don't have types in swagger

Issue - State: closed - Opened by fluffybrain3 11 months ago - 14 comments
Labels: bug

#125 - Make body required false

Issue - State: closed - Opened by styper 11 months ago
Labels: bug

#123 - Skip 422 response non parameters

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

#122 - Every route gets a 422 response created

Issue - State: closed - Opened by Danielsn1 12 months ago - 3 comments

#121 - Fix missed components schemas in ValidationErrorModel

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

#120 - Update pydantic to 2.4

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

#119 - Use understandable function names

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

#117 - Move _http to utils.py

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

#116 - Update openapi UI

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

#115 - Fix cookie extra properties

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

#114 - Support Flask 3.0

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

#113 - Shorthand way of describing that the response will be an array of items.

Issue - State: closed - Opened by simonblund about 1 year ago - 1 comment

#112 - merge #107 and #106

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

#111 - Permissions decorator running after pydantic validation

Issue - State: open - Opened by simonjharris about 1 year ago - 4 comments
Labels: bug, Stale

#110 - Update docs

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

#109 - support for raw requests

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

#108 - Option to output openapi3 instead of 3.1

Issue - State: open - Opened by simonblund about 1 year ago - 1 comment
Labels: Stale

#107 - bugfix for gneerics class

Pull Request - State: closed - Opened by ota42y about 1 year ago - 2 comments

#106 - bugfix for parameter object

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

#105 - ignore invalid properites for OpenAPI 3

Pull Request - State: closed - Opened by ota42y about 1 year ago - 3 comments

#102 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#101 - Flask-sqlalchemy, Flask-migrate, psycopg3 weird behaviour

Issue - State: closed - Opened by Saranthyr about 1 year ago - 1 comment
Labels: bug

#100 - Add support for multiple custom JSON content types in the request body

Issue - State: open - Opened by joaopedroft about 1 year ago - 3 comments
Labels: Stale

#99 - How to return a list?

Issue - State: closed - Opened by odigity about 1 year ago - 1 comment
Labels: bug

#98 - [#97] Fix response miss description

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

#97 - Error when moving `extra_responses` with custom response type to `responses`

Issue - State: closed - Opened by tekrei about 1 year ago - 1 comment
Labels: bug

#96 - 可否新增直接响应orm对象

Issue - State: closed - Opened by kanhebei about 1 year ago - 3 comments

#95 - Added ability to deserialize complex form parameter objects

Pull Request - State: closed - Opened by BlackGad about 1 year ago - 6 comments

#94 - POST Method Fails to Handle 'form' Parameters with Sub Model Property Due to Serialization Error

Issue - State: closed - Opened by BlackGad about 1 year ago - 1 comment
Labels: bug

#93 - Upgrade openapi 3.1.0.

Issue - State: closed - Opened by luolingchun about 1 year ago - 1 comment

#92 - Drop support for Python 3.7.

Issue - State: closed - Opened by luolingchun about 1 year ago

#90 - Improve models

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

#89 - Endpoint with multiple paths and optional path parameters

Issue - State: closed - Opened by samuelhwilliams about 1 year ago - 1 comment

#87 - Responses key supports both string, int, and HTTPStatus

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

#86 - Supports both string, int, and HTTPStatus

Issue - State: closed - Opened by luolingchun about 1 year ago - 3 comments
Labels: enhancement

#84 - [#82] Fix parameter in url_prefix

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

#82 - Parameters in blueprint `url_prefix`

Issue - State: closed - Opened by riedgar-ms over 1 year ago - 1 comment
Labels: bug

#81 - [#79] Support `by_alias` in Model Config

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

#80 - How to get the parsed Pydantic models of an endpoint globally?

Issue - State: closed - Opened by mojimi over 1 year ago - 2 comments
Labels: question, Stale

#78 - Working for v3.0

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

#77 - Add ability to disable other sources of documentation

Issue - State: closed - Opened by CostcoFanboy over 1 year ago - 3 comments
Labels: enhancement

#76 - Openapi extra

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

#75 - Init view_class and pass kw/args

Pull Request - State: closed - Opened by stufisher over 1 year ago - 11 comments

#74 - Working for v3.0

Issue - State: closed - Opened by luolingchun over 1 year ago - 9 comments

#73 - BaseModel Config support `openapi_extra`

Issue - State: closed - Opened by luolingchun over 1 year ago
Labels: enhancement

#72 - security_schemes(SecurityScheme) supports json format

Issue - State: closed - Opened by luolingchun over 1 year ago
Labels: enhancement

#71 - Enable sponsoring on the project

Issue - State: closed - Opened by simonblund over 1 year ago - 1 comment
Labels: bug

#70 - Feature request - Optiona to add top-level extensions to openapi spec

Issue - State: closed - Opened by simonblund over 1 year ago - 3 comments
Labels: enhancement