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

base_rest: improve exception wrapped info #76

Merged
merged 1 commit into from
Aug 26, 2020

Conversation

simahawk
Copy link
Contributor

Your rest app can now raise an exception that provide 'rest_json_info' attribute.
This attribute must be a dict and should contain relevant - but not sensitive - info
on the error occured (eg: a link to a tracking system w/ a reference to the error).

Your rest app can now raise an exception that provide 'rest_json_info' attribute.
This attribute must be a dict and should contain relevant - but not sensitive - info
on the error occured (eg: a link to a tracking system w/ a reference to the error).
@OCA-git-bot
Copy link
Contributor

Hi @lmignon,
some modules you are maintaining are being modified, check this out!

@simahawk simahawk added this to the 13.0 milestone Aug 26, 2020
@lmignon
Copy link
Contributor

lmignon commented Aug 26, 2020

/ocabot merge minor

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 13.0-ocabot-merge-pr-76-by-lmignon-bump-minor, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Aug 26, 2020
Signed-off-by lmignon
@lmignon
Copy link
Contributor

lmignon commented Aug 26, 2020

Thank you @simahawk !

@OCA-git-bot
Copy link
Contributor

It looks like something changed on 13.0 in the meantime.
Let me try again (no action is required from you).
Prepared branch 13.0-ocabot-merge-pr-76-by-lmignon-bump-minor, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit e56642a into OCA:13.0 Aug 26, 2020
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at ba7d39f. Thanks a lot for contributing to OCA. ❤️

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

Successfully merging this pull request may close these issues.

5 participants