Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sob0994 opened this issue Apr 13, 2022 · 1 comment
Open

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

sob0994 opened this issue Apr 13, 2022 · 1 comment

Comments

@sob0994
Copy link

sob0994 commented Apr 13, 2022

reqparse.parse_args() return abort when some value error, with format

{
 "message":{
    "value":"error"
   }
}

can someone help to add some optional exceltion ?

so they can use try: except: to get value error for custom error message

thank you

@LuizWeitz
Copy link

Hello, how are you?
Could you explain the situation better?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants