Commit 9c61a312 authored by Gabriel Commeau's avatar Gabriel Commeau Committed by Mark Canterbury
Browse files

Add new fields to xml_to_json python utility

parent c7b6adf7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -94,7 +94,9 @@ coerce_to_empty = [
coerce_null_to_empty = [
    'SupportedLIWorkflowEndpoints',
    'SupportedLPWorkflowEndpoints',
    'config:AssociatedLDType',
    'config:AssociatedLDRequestSubtypes',
    'config:AssociatedLPType',
    'config:AssociatedLPRequestSubtypes',
    'config:AssociatedLIRequestSubtypes',
]