)]}'
{"openstack/service_description.py":[{"author":{"_account_id":14070,"name":"Eric Fried","email":"openstack@fried.cc","username":"efried"},"change_message_id":"12c87994cb77b9dd30f3e7468b035908cde898d7","unresolved":false,"context_lines":[{"line_number":106,"context_line":"        if not self.supported_versions:"},{"line_number":107,"context_line":"            temp_client \u003d config.get_session_client("},{"line_number":108,"context_line":"                self.service_type,"},{"line_number":109,"context_line":"                allow_version_hack\u003dTrue,"},{"line_number":110,"context_line":"            )"},{"line_number":111,"context_line":"            # trigger EndpointNotFound exception if this is bogus"},{"line_number":112,"context_line":"            temp_client.get_endpoint()"}],"source_content_type":"text/x-python","patch_set":4,"id":"7faddb67_7843b4b0","line":109,"range":{"start_line":109,"start_character":16,"end_line":109,"end_character":40},"updated":"2019-08-09 17:57:56.000000000","message":"According to docstrings, True is the default, so this might be unnecessary. But I appreciate the explicitness; we\u0027re kind of saying, \"This is an unknown service that might be behaving in weird and/or legacy ways, so be as permissive as possible.\"","commit_id":"a7423f720fd4319e8abf0bf0abaaae8f9972142c"}]}
