<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>podhmo</author_name>
  <author_url>https://blog.hatena.ne.jp/podhmo/</author_url>
  <blog_title>podhmo's diary</blog_title>
  <blog_url>https://pod.hatenablog.com/</blog_url>
  <categories>
    <anon>openapi</anon>
  </categories>
  <description>例えば以下のようなschemaがあるとする。このperson中のfather,motherは同じschemaのpersonを参照する形になっている。 { &quot;components&quot;: { &quot;schemas&quot;: { &quot;person&quot;: { &quot;type&quot;: &quot;object&quot;, &quot;properties&quot;: { &quot;name&quot;: { &quot;type&quot;: &quot;string&quot; }, &quot;age&quot;: { &quot;type&quot;: &quot;integer&quot; }, &quot;father&quot;: { &quot;$ref&quot;: &quot;#/components/schemas/person&quot; }, &quot;mother&quot;: { &quot;$ref&quot;: &quot;#/components/s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpod.hatenablog.com%2Fentry%2F2021%2F02%2F10%2F193811&quot; title=&quot;OpenAPIの$refにdescriptionをつける苦肉の策 - podhmo&amp;#39;s diary&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-02-10 19:38:11</published>
  <title>OpenAPIの$refにdescriptionをつける苦肉の策</title>
  <type>rich</type>
  <url>https://pod.hatenablog.com/entry/2021/02/10/193811</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
