Handle schema processing exception explicitly
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Handle schema processing exception explicitly
Alok Joshi
requested to merge
schema_exception
into
master
Mar 04, 2022
Overview
2
Commits
5
Pipelines
13
Changes
2
Instead of throwing 500 under general exception handler, throw 400 for SchemaProcessingException
Merge request reports
Loading