Ecosyste.ms: Issues

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

GitHub / flask-restful/flask-restful issues and pull requests

#983 - Remove json parsing if content type is not application/json

Pull Request - State: open - Opened by MarkWine 25 days ago

#982 - Frontlight debug issues

Issue - State: closed - Opened by Apdoulahae 29 days ago

#981 - Update class Api.init_app

Pull Request - State: open - Opened by codevoke 2 months ago

#980 - Flask-RESTful breaks with Flask 2.3 and newer

Issue - State: open - Opened by ewanhamilton 3 months ago - 1 comment

#977 - Updated for a setter method to set errors

Pull Request - State: open - Opened by cluser404 3 months ago

#976 - Is flask-restful dead?

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

#975 - Update quickstart.rst

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

#974 - response header "Server' cannot modified

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

#973 - draft

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

#972 - Fix Initialization Issue with Api Class When Using init_app

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

#971 - This is alive?

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

#970 - replace use `nose` by `pytest`

Pull Request - State: open - Opened by kloczek 8 months ago - 4 comments

#969 - adding descriptive status code names utils

Pull Request - State: open - Opened by goodnewsj62 8 months ago - 1 comment

#968 - sdist is missing `tox.ini`

Issue - State: open - Opened by mtelka 10 months ago

#967 - Update fields.py

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

#966 - test_redirect failure

Issue - State: open - Opened by nieder 11 months ago - 1 comment

#965 - ToDo RestApi Post Get Put Delete

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

#964 - @api.resource is used in blueprint that it is not working

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

#962 - Flask-RESTful will fail when Flask deprecates propagate_exceptions: Fix

Pull Request - State: closed - Opened by transreductionist over 1 year ago - 2 comments

#960 - Improved todo example

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

#959 - test_client.get() with query_string doesn't work

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

#958 - python 3 updates

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

#957 - Flask 2.3 Incompatibility: app.propagate_exceptions is depreciated

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

#956 - Question: optional/wildcard url parameter

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

#955 - Is expected behavior of flask_restful abort() correct ?

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

#954 - Remove temporary vim file

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

#952 - Swagger doc like FastAPI

Issue - State: open - Opened by navneet058 almost 2 years ago - 2 comments

#951 - Updated spelling

Pull Request - State: closed - Opened by Bhuwan-web almost 2 years ago - 1 comment

#950 - Return custom error code

Issue - State: open - Opened by royassis almost 2 years ago - 1 comment

#948 - Potential memory leak in flask_restful.reqparse ???

Issue - State: open - Opened by pjain05 almost 2 years ago - 1 comment

#947 - Update quickstart.rst

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

#946 - Skip error handling

Pull Request - State: open - Opened by glanzz almost 2 years ago

#945 - .format to fstring

Pull Request - State: open - Opened by arun-n-a about 2 years ago - 1 comment

#943 - spelling mistake

Pull Request - State: open - Opened by arun-n-a about 2 years ago

#942 - Fix the tests with flask 2.1.2

Pull Request - State: open - Opened by stratakis about 2 years ago

#941 - Flask App Hitting EndPoint Automatically after sometime

Issue - State: closed - Opened by NT-19 about 2 years ago - 1 comment

#940 - Add optional abort to False #939

Pull Request - State: open - Opened by sob0994 about 2 years ago

#939 - please add Optional Exepction to reqparse.parse_args()

Issue - State: open - Opened by sob0994 about 2 years ago - 1 comment

#938 - Reqparse cannot parse_args() while flask run in venv

Issue - State: open - Opened by tanjeetsarkar about 2 years ago - 1 comment

#937 - fix for #936

Pull Request - State: open - Opened by jwoytek over 2 years ago

#936 - reqparse raises on any non-JSON request with Werkzeug 2.1.0

Issue - State: open - Opened by emosenkis over 2 years ago - 8 comments

#935 - [style]: fix typo in docstring

Pull Request - State: open - Opened by spaceone over 2 years ago

#934 - Swagger creates every http method for endpoints.

Issue - State: closed - Opened by gupta-shrinath over 2 years ago - 2 comments

#933 - add GitHub URL for PyPi

Pull Request - State: closed - Opened by andriyor over 2 years ago

#931 - error handle with unexpect response

Issue - State: open - Opened by sleepingF0x over 2 years ago

#930 - Is there a plan to decouple the dependence on python-nose?

Issue - State: open - Opened by tongxiaoge1001 over 2 years ago - 1 comment

#929 - curl command throws an error

Issue - State: closed - Opened by earik87 over 2 years ago - 1 comment

#928 - boolean() to convert 1/0 to bool

Issue - State: open - Opened by DavidNemeskey over 2 years ago

#927 - Update reqparse.py

Pull Request - State: open - Opened by Andyye-jx over 2 years ago

#926 - Migrating tests

Issue - State: open - Opened by dangoncalves over 2 years ago

#925 - Request Parser Failing when calling with latest version of axios - 0.21.3

Issue - State: open - Opened by pavs94 almost 3 years ago - 3 comments

#924 - Improve: I suggest changing .format() to f"{}"

Issue - State: open - Opened by TawfikYasser almost 3 years ago - 1 comment

#923 - Memory issue or I am dumb

Issue - State: closed - Opened by collinsmarra almost 3 years ago - 1 comment

#922 - Deploying my app with Gunicorn broke parsing of HTTP requests

Issue - State: open - Opened by blockjon almost 3 years ago - 3 comments

#921 - add 0.3.8 release date in CHANGES.md

Pull Request - State: closed - Opened by ajaissle almost 3 years ago

#920 - Are there Decorators to name a Method in Resource class?

Issue - State: closed - Opened by rosjat about 3 years ago - 2 comments

#919 - will flask restful be supported in fastapi? fast_restful?

Issue - State: closed - Opened by dmw1019 about 3 years ago - 1 comment

#918 - <Define Custom Error Messages > Not working!!!

Issue - State: closed - Opened by Deep-sea-boy about 3 years ago - 1 comment

#917 - Will flask 2.0 async syntax be supported later?

Issue - State: open - Opened by yangyuexiong about 3 years ago - 2 comments

#916 - Bump version to 0.3.9

Issue - State: closed - Opened by codectl about 3 years ago - 4 comments

#915 - Remove private import for flask 2.0 compatability

Pull Request - State: closed - Opened by MarkWine about 3 years ago - 7 comments

#914 - Minor change to migrate to Flask 2.0.0

Pull Request - State: closed - Opened by belmarca about 3 years ago - 2 comments

#913 - fix: wrong import upstream changes

Pull Request - State: closed - Opened by dendisuhubdy about 3 years ago - 13 comments

#912 - ImportError: cannot import name '_endpoint_from_view_func'

Issue - State: closed - Opened by dendisuhubdy about 3 years ago - 2 comments

#911 - 为什么已经很久没更新了

Issue - State: closed - Opened by Jieszs about 3 years ago - 1 comment

#910 - Fix import of private function for flask 2.0.0

Pull Request - State: closed - Opened by dougroyal about 3 years ago - 3 comments

#909 - supported vs end of life (eol) versions

Issue - State: closed - Opened by aaronk-cb about 3 years ago - 2 comments

#908 - Mask for marshal_with output

Issue - State: closed - Opened by macfire over 3 years ago - 2 comments

#907 - Request by Postman in a Flask API

Issue - State: closed - Opened by helenabdr over 3 years ago - 3 comments

#905 - I got a problem with the request handler

Issue - State: closed - Opened by jorgebg2016 over 3 years ago

#903 - pull

Pull Request - State: closed - Opened by lidkicker over 3 years ago

#902 - modif readme

Pull Request - State: closed - Opened by ISDS18 over 3 years ago - 1 comment

#901 - why self.parser.add_argument('target', type='str', default='') work wrong

Issue - State: closed - Opened by A0dongq1N over 3 years ago - 1 comment

#900 - Flask-Restful XML output

Issue - State: open - Opened by bbartling over 3 years ago - 4 comments

#899 - ValueError: too many values to unpack (expected 2)

Issue - State: closed - Opened by shubhamkumar0 over 3 years ago

#898 - fix typo

Pull Request - State: open - Opened by behnambm over 3 years ago

#897 - remove unused depencencies

Pull Request - State: closed - Opened by mayankarya2906 over 3 years ago

#896 - how can i use marshal with int list?

Issue - State: closed - Opened by wuyuw almost 4 years ago - 1 comment

#895 - 这个文档有中文的吗,求一份中文教程,视频也可以

Issue - State: closed - Opened by mrchenxxx almost 4 years ago - 3 comments

#890 - New GitHub release?

Issue - State: closed - Opened by nileshpatra almost 4 years ago - 4 comments

#888 - Strange 405 issues.

Issue - State: open - Opened by lanmaster53 almost 4 years ago - 4 comments

#883 - Recommended alternatives to Flask-RESTful components

Issue - State: open - Opened by joshfriend about 4 years ago - 14 comments

#878 - port nose tools

Pull Request - State: closed - Opened by dpep over 4 years ago - 1 comment

#877 - test upgrades

Pull Request - State: closed - Opened by dpep over 4 years ago - 2 comments

#863 - reqparse: LookupError on pypy with non-string json values to `type=str`

Issue - State: closed - Opened by asottile over 4 years ago - 2 comments

#850 - Is it possible to use only flask original error handler?

Issue - State: open - Opened by aingo03304 over 4 years ago - 2 comments

#849 - [Suggestion] : Replace json with simplejson for Decimal serializing

Issue - State: closed - Opened by gwasserfall over 4 years ago - 1 comment

#844 - Fix for #843

Pull Request - State: closed - Opened by akilman over 4 years ago - 1 comment

#836 - reqparse errors do not match documentation

Issue - State: open - Opened by davidbernat over 4 years ago - 4 comments

#818 - reqparse can't pass empty list as a param

Issue - State: closed - Opened by yejialin about 5 years ago - 6 comments

#803 - Failed test case when combined with flask-jwt-extended

Issue - State: closed - Opened by itsjef over 5 years ago - 3 comments