Skip to content

Always parse type if present

Axel Loewe requested to merge add_radar_type into master

@type was only parsed for RADAR when applicationCategory was present. I believe this was a simple indentation error as @type should always be present. RADAR will raise an error otherwise

Merge request reports