)]}'
{"tripleoclient/v1/tripleo_validator.py":[{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"1286201f7164502cd39be0a7f76017e146b5e5e1","unresolved":false,"context_lines":[{"line_number":312,"context_line":"        if parsed_args.extra_vars_file:"},{"line_number":313,"context_line":"            try:"},{"line_number":314,"context_line":"                with open(parsed_args.extra_vars_file, \u0027r\u0027) as env_file:"},{"line_number":315,"context_line":"                    extra_vars.update(yaml.safe_load(env_file.read()))"},{"line_number":316,"context_line":"            except yaml.YAMLError as e:"},{"line_number":317,"context_line":"                error_msg \u003d ("},{"line_number":318,"context_line":"                    \"The request body must be properly formatted YAML/JSON. \""}],"source_content_type":"text/x-python","patch_set":2,"id":"5f681702_38ac8f8b","line":315,"updated":"2020-10-19 11:35:48.000000000","message":"Does the yaml loader also support json?","commit_id":"cd0e24bbe3a4e9cf5779a6f1d12a9509ce72fd78"},{"author":{"_account_id":11491,"name":"Gael Chamoulaud","email":"gchamoul@redhat.com","username":"gchamoul"},"change_message_id":"2cedef26b0d27ebf19b7b0b4d046dce003a98bfc","unresolved":false,"context_lines":[{"line_number":312,"context_line":"        if parsed_args.extra_vars_file:"},{"line_number":313,"context_line":"            try:"},{"line_number":314,"context_line":"                with open(parsed_args.extra_vars_file, \u0027r\u0027) as env_file:"},{"line_number":315,"context_line":"                    extra_vars.update(yaml.safe_load(env_file.read()))"},{"line_number":316,"context_line":"            except yaml.YAMLError as e:"},{"line_number":317,"context_line":"                error_msg \u003d ("},{"line_number":318,"context_line":"                    \"The request body must be properly formatted YAML/JSON. \""}],"source_content_type":"text/x-python","patch_set":2,"id":"3f65232a_ce968795","line":315,"in_reply_to":"5f681702_38ac8f8b","updated":"2020-10-21 10:57:25.000000000","message":"Technically YAML is a superset of JSON. This means that, in theory at least, a YAML parser can understand JSON, but not necessarily the other way around.","commit_id":"cd0e24bbe3a4e9cf5779a6f1d12a9509ce72fd78"}]}
