Ecosyste.ms: Issues

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

GitHub / spec-first/connexion issues and pull requests

#1943 - Validate required fields based on readOnly & writeOnly

Pull Request - State: open - Opened by whoseoyster 6 days ago

#1941 - Abstract routing API sorts routes.

Pull Request - State: open - Opened by BorekZnovustvoritel 12 days ago

#1940 - Custom auth types in security_map

Pull Request - State: open - Opened by anna-intellegens 13 days ago

#1939 - Empty body parameter

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

#1936 - AWS Lambda (and / or other cloud vendor) example(s) of Connexion 3

Issue - State: open - Opened by Lewiscowles1986 about 1 month ago - 1 comment

#1935 - Remove duplicate log statement that was forgotten in the context of PR #1926.

Pull Request - State: closed - Opened by alfechner about 1 month ago - 1 comment

#1934 - Split parsing from validation completely

Pull Request - State: closed - Opened by RobbeSneyders about 1 month ago - 2 comments

#1933 - Connexion with running async environments

Issue - State: open - Opened by alexgeraldo about 1 month ago - 1 comment

#1932 - Gunicorn is not working with new Connexion 3.0.6

Issue - State: closed - Opened by MachineLearning-Nerd about 1 month ago - 2 comments

#1931 - Reintroduce header param type conversion

Pull Request - State: open - Opened by CordulaGuder about 1 month ago - 1 comment

#1929 - Fix typo in example pip install command

Pull Request - State: closed - Opened by avivace about 1 month ago - 1 comment

#1928 - How to stream an HTTP response with connexion 3 and AsyncApp?

Issue - State: open - Opened by mr-flannery about 2 months ago - 5 comments
Labels: bug, question

#1927 - Proposal: JWT claim validation annotation

Issue - State: open - Opened by alfechner about 2 months ago

#1926 - Log handled errors to warning

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

#1925 - Error Logging

Issue - State: closed - Opened by alfechner about 2 months ago - 1 comment

#1923 - FlaskApp server not working with uvicorn reload option enabled

Issue - State: closed - Opened by kakuche about 2 months ago - 1 comment

#1922 - Fix openapi spec in quickstart doc

Pull Request - State: closed - Opened by psegedy about 2 months ago - 1 comment

#1921 - Logging of Exceptions

Issue - State: closed - Opened by alfechner about 2 months ago - 3 comments

#1919 - Trigger new release

Issue - State: closed - Opened by andreas-sch-b 2 months ago - 1 comment

#1918 - Can return HTTPStatus member when default response is declared

Pull Request - State: closed - Opened by chbndrhnns 2 months ago - 5 comments

#1916 - Authentication validation function doesn't respect error classes

Issue - State: closed - Opened by alfechner 2 months ago - 2 comments

#1915 - Variable in server url not being interpolated

Issue - State: open - Opened by RoamingNoMaD 2 months ago - 1 comment

#1912 - docs: README remove old info

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

#1911 - Middlewares are executed altough url doesnt exist in openapi spec

Issue - State: closed - Opened by jasonlazo 3 months ago - 1 comment

#1910 - Can't handle requests with `connexion[flask]` without `uvicorn`.

Issue - State: closed - Opened by rtb-zla-karma 3 months ago - 2 comments

#1907 - required readOnly fields are required in request body when they shouldn't be

Issue - State: open - Opened by sampoh0523 3 months ago - 2 comments
Labels: bug, PR welcome

#1906 - fix: uneven quotes

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

#1905 - Array-parameters with string-items are falsely split on every comma

Issue - State: open - Opened by microrache 3 months ago - 2 comments

#1903 - GZipMiddleware cannot be used with response validation

Issue - State: closed - Opened by sgranel-fsk 3 months ago - 2 comments

#1900 - Fix docs build for Poetry >=1.8

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

#1899 - Connexion 3 ambiguous API routing confuses connexion validation

Issue - State: open - Opened by aiman-alsari 3 months ago - 3 comments

#1898 - Sort routes in RoutingMiddleware

Pull Request - State: open - Opened by kosciCZ 4 months ago - 6 comments

#1897 - `json_schema` `resolve_refs` throws a confusing error

Issue - State: open - Opened by MatthiasDurivet 4 months ago - 3 comments

#1894 - a2wsgi bug causing timeout when response validation fails

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

#1893 - Fix lifespan example

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

#1891 - Generate examples with jsf

Pull Request - State: closed - Opened by mjp4 4 months ago - 1 comment

#1890 - swagger-ui not resolving external references

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

#1889 - [FIX] replicate swagger-ui problem and hacky solution

Pull Request - State: open - Opened by jdkent 4 months ago - 5 comments

#1887 - Question: Using `validate_responses=True` in connexion 3.*

Issue - State: closed - Opened by glockenbach 4 months ago - 1 comment

#1886 - Document that ConnexionMiddleware might require to specifiy routes explicitly

Issue - State: open - Opened by abstractbyte 5 months ago - 2 comments
Labels: enhancement, documentation, PR welcome

#1885 - Missing API documentation

Issue - State: open - Opened by mivade 5 months ago - 2 comments
Labels: documentation, good first issue, PR welcome

#1884 - Treats trailing slashes differently for swagger and normal endpoints

Issue - State: open - Opened by chbndrhnns 5 months ago - 2 comments
Labels: PR welcome

#1883 - Inject current request in security handlers

Pull Request - State: closed - Opened by RobbeSneyders 5 months ago - 1 comment

#1882 - Import issues when using editable install

Issue - State: closed - Opened by programB 5 months ago - 1 comment

#1881 - g object is not accessible in x-bearerInfoFunc

Issue - State: closed - Opened by gaurav-triverus 5 months ago - 1 comment

#1879 - RoutingMiddleware should sort paths

Issue - State: open - Opened by karisN 5 months ago - 1 comment
Labels: enhancement, good first issue, PR welcome

#1877 - Stream large file to AsyncApp (application/octet-stream)

Issue - State: open - Opened by alfechner 5 months ago - 7 comments
Labels: documentation

#1876 - Add request as an optional kwarg to auth flow

Issue - State: closed - Opened by kordian2k 5 months ago - 2 comments

#1875 - Release 3.0.6?

Issue - State: closed - Opened by fbexiga 5 months ago - 4 comments

#1874 - Add option to CLI, App and add_api to disable security verification.

Pull Request - State: open - Opened by mjp4 5 months ago - 3 comments

#1873 - Fix ReverseProxied middleware and add docs

Pull Request - State: closed - Opened by RobbeSneyders 5 months ago - 1 comment

#1872 - Fix for JSON array parsing in multipart/form-data (#1869)

Pull Request - State: closed - Opened by alfechner 5 months ago - 2 comments

#1871 - Allow the specification to be specified as a URL.

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

#1870 - Generate examples in MockResolver with JSF library

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

#1869 - Arrays are parsed incorrectly with multipart/form-data

Issue - State: closed - Opened by alfechner 5 months ago - 1 comment

#1868 - allOf doesn't work with multipart/form-data

Issue - State: open - Opened by alfechner 5 months ago

#1867 - Validation error with multipart/form-data and object type property

Issue - State: closed - Opened by alfechner 5 months ago - 1 comment

#1865 - Maintenance release with less restrictive dependencies

Issue - State: closed - Opened by sil-lnagel 5 months ago - 1 comment

#1864 - Frozen application can't run

Issue - State: open - Opened by Brinfer 5 months ago

#1863 - Flask-Migrate cant find Flask application

Issue - State: open - Opened by Elthas17 5 months ago - 2 comments

#1862 - Path parameters parsing problem: string is not parsed after number

Issue - State: closed - Opened by aldoshkind 5 months ago - 1 comment

#1860 - Regression: Worse POST body handling compared to 2.14.0

Issue - State: open - Opened by rtb-zla-karma 5 months ago - 1 comment

#1858 - Reduce use of logger.error for a cleaner Sentry

Issue - State: open - Opened by hedleyroos 5 months ago

#1857 - ci: add dependabot config

Pull Request - State: closed - Opened by afuetterer 5 months ago - 4 comments

#1854 - Fix two broken links in the docs.

Pull Request - State: closed - Opened by Julian 5 months ago - 1 comment

#1852 - Allow serving swagger-ui as index

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

#1851 - Unable to add swagger-ui index as index in v3

Issue - State: open - Opened by karisN 6 months ago - 1 comment

#1850 - Empty response body causes error or incorrect content-type inference/validation

Issue - State: open - Opened by rparini 6 months ago - 4 comments
Labels: PR welcome

#1849 - Help with using GZipMiddleware in Connexion 3

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

#1846 - Connexion 3.0.5 path parameter serialization

Issue - State: open - Opened by DendoD96 6 months ago - 1 comment
Labels: PR welcome

#1845 - Fix quickstart WSGI example typo

Pull Request - State: closed - Opened by rparini 6 months ago

#1844 - Fix async generator handling

Pull Request - State: open - Opened by sidux 6 months ago - 5 comments

#1843 - Fix file upload for base64 encoded files

Pull Request - State: closed - Opened by RobbeSneyders 6 months ago - 1 comment

#1841 - Remove common error handler from ExceptionMiddleware

Pull Request - State: open - Opened by julienschuermans 6 months ago - 1 comment

#1840 - Flask `has_request_context` equivalent for AsyncApp

Issue - State: closed - Opened by alfechner 6 months ago - 1 comment

#1837 - Add API-key scope checking

Pull Request - State: open - Opened by etvahala 7 months ago - 6 comments

#1835 - Handle Swagger slash basepath within Swagger UI Middleware

Pull Request - State: open - Opened by nielsbox 7 months ago - 1 comment

#1833 - Bugfix/starlette root path

Pull Request - State: closed - Opened by Ruwann 7 months ago - 1 comment

#1832 - Adding typed custom config to Flask app?

Issue - State: closed - Opened by uniqueg 7 months ago - 1 comment