Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CA-184422: Fix json error encapsulation in generated python code
If json is parsed, parse_-function should add an element rv['json']=True. This is required so use_json can be true, as otherwise the json based error encapsulation never kicks in. Signed-off-by: Robert Breker <[email protected]>
- Loading branch information