• Hannes Rosenögger's avatar
    Merge branch 'generate-valid-json' into 'master' · b0c1bc66
    Hannes Rosenögger authored
    Generate valid json
    
    This patch helps to be compatible to other programing languages as it improves the validation of hook data. It seems only ruby can handle 'nil' as value while other json decode function will fatal.
    
    See merge request !182
    b0c1bc66
push_data_builder.rb 2.58 KB