<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>excite-naka-sho</author_name>
  <author_url>https://blog.hatena.ne.jp/excite-naka-sho/</author_url>
  <blog_title>エキサイト TechBlog.</blog_title>
  <blog_url>https://tech.excite.co.jp/</blog_url>
  <categories>
  </categories>
  <description>エキサイト株式会社 メディア事業部エンジニアの中です。 今回はjson diffを簡単にできる方法を記載しようと思います。 例えば、以下のようなjsonが2種類あったとします。 { &quot;userId&quot;: 1, &quot;id&quot;: 1, &quot;title&quot;: &quot;naka&quot;, &quot;body&quot;: &quot;sho&quot; } { &quot;body&quot;: &quot;sho&quot; &quot;title&quot;: &quot;naka&quot;, &quot;id&quot;: 1, &quot;userId&quot;: 1, } ただのdiff コマンドだと、以下のように、順番違うので差分が出てきてしまいます。 diff a.json b.json 2,3c2 &lt; &quot;userId&quot;: 1, &lt; &quot;id&quot;: 1, --- …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.excite.co.jp%2Fentry%2F2021%2F05%2F02%2F120000&quot; title=&quot;json diffを効率よく、ワンライナーで - エキサイト TechBlog.&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/e/excite-naka-sho/20210430/20210430184816.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-05-02 12:00:00</published>
  <title>json diffを効率よく、ワンライナーで</title>
  <type>rich</type>
  <url>https://tech.excite.co.jp/entry/2021/05/02/120000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
