{"id":14556,"date":"2023-11-12T21:50:47","date_gmt":"2023-11-13T05:50:47","guid":{"rendered":"https:\/\/www.pingcap.com\/?p=14556"},"modified":"2023-11-15T19:21:50","modified_gmt":"2023-11-16T03:21:50","slug":"why-documentation-is-important","status":"publish","type":"post","link":"https:\/\/www.pingcap.com\/ko\/blog\/why-documentation-is-important\/","title":{"rendered":"Why Documentation is Important"},"content":{"rendered":"<p>Documentation (or \u201cdocs\u201d) is such a key part of any open-source software project. If you have good docs, users will find it easy to get started. They\u2019ll also be able to find answers on their own for the majority of questions as they use the software.&nbsp;<\/p>\n\n\n\n<p>Even before I start evaluating technical products or organizations, I usually check out their docs. If they have good docs and other on-boarding resources, this provides confidence in the quality of their product. It also speaks volumes about the organization\u2019s culture from attention to detail and community support to overall transparency.&nbsp;&nbsp;<\/p>\n\n\n\n<p>In the past, the main users of open source software were developers. Today, however, open source software is used by many end users who aren\u2019t developers such as business analysts, data scientists, and others. This is why having <a href=\"https:\/\/www.youtube.com\/watch?v=Ok8PwWbvZRA\">good docs is more important than ever<\/a>.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"History_of_TiDB_community_contributions\"><\/span>History of TiDB community contributions<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>From the beginning, TiDB welcomed community contributors (more than 800 today and growing) to our projects\u2014the same is true of our <a href=\"https:\/\/docs.pingcap.com\/\">docs<\/a>. Our docs pages are also a popular destination as they were visited by more than 300,000 users over the past 12 months.&nbsp;<\/p>\n\n\n\n<p>We dedicate a lot of time and resources to our docs. But we also realize that no docs are perfect, and there\u2019s no one better than our user community to help us make them better.&nbsp;&nbsp;<\/p>\n\n\n\n<p>End users can provide important insight as consumers of both our software and docs. In addition, as anyone who\u2019s done any type of writing can relate, it\u2019s always a good idea to have someone proofread your work.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Announcing_TiDB_Docs_Dash_2024\"><\/span>Announcing <a href=\"https:\/\/www.pingcap.com\/ko\/event\/tidb-docs-dash\/\">TiDB Docs Dash 2024<\/a><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>In this spirit, we\u2019re excited to announce the inaugural TiDB Docs Dash on January 9 -11, 2024. The goal of this event is to bring TiDB community members together to have a fun and collaborative event where everyone can help improve TiDB and TiDB Cloud docs (they both reside in the same <a href=\"https:\/\/github.com\/pingcap\/docs\">repository<\/a>).&nbsp;<\/p>\n\n\n\n<p>Below are some examples of how community members can contribute:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u201cDebugging\u201d docs: Follow the steps in the docs (e.g., of a new feature) to make sure that the instructions are complete and accurate.&nbsp;<\/li>\n\n\n\n<li>Suggest edits to improve readability of a docs page.&nbsp;<\/li>\n\n\n\n<li>Find\/fix typos or grammatical errors.&nbsp;<\/li>\n\n\n\n<li>Translate a docs page (e.g., from Chinese to English)<\/li>\n<\/ul>\n\n\n\n<p>This is just a partial list. We\u2019re sure TiDB community members will also be able to suggest other areas where we can make improvements.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"How_will_TiDB_Docs_Dash_work\"><\/span>How will <a href=\"https:\/\/www.pingcap.com\/ko\/event\/tidb-docs-dash\/\">TiDB Docs Dash<\/a> work?\u00a0<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Before the event, we will create a list of GitHub issues that community members can work on. Each issue will be associated with a docs page that needs to be debugged, translated, or improved.&nbsp;<\/p>\n\n\n\n<p>During the event, community members can work on these issues by either submitting a PR or further contributing to issues with comments or suggestions in GitHub. Community members will earn points for each PR or issue they contribute to during the event (with more points awarded to PRs vs. issues).<\/p>\n\n\n\n<p>We\u2019ll also welcome contributions outside of these issues, especially for things like fixing typos or improving readability. Community members will again earn points for PRs or creating new issues.&nbsp;<\/p>\n\n\n\n<p>At the end of the event, we will tabulate the scores for all participants. We\u2019ll have fun awards and TiDB swag for the Top 5 contributors, as well as for anyone who made a valid contribution. We have more details on the scoring system, event swag, and other important information on an event page dedicated to <a href=\"https:\/\/www.pingcap.com\/ko\/event\/tidb-docs-dash\/\">TiDB Docs Dash<\/a>.\u00a0<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Whats_Next\"><\/span>What\u2019s Next?&nbsp;<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>If you\u2019re interested in helping improve TiDB docs, and want to join a fun community event, please save the dates of January 9-11, 2024 in your calendar!<\/p>\n\n\n\n<p>We also created a new <em>#2024-tidb-docs-dash <\/em>channel both on our <a href=\"https:\/\/discord.gg\/mkX98Xgprj\">Discord<\/a> \uadf8\ub9ac\uace0 <a href=\"https:\/\/tidbcommunity.slack.com\">Slack<\/a>. We encourage you to join those channels to look out for announcements! Just post any questions or suggestions for the event.&nbsp;<\/p>\n\n\n\n<p>Most importantly, we encourage everyone to think about their experience with TiDB docs and where you wish it could be better. You can share your thoughts on our Discord or Slack channels.&nbsp;<\/p>\n\n\n\n<p>We look forward to collaborating with all of you during our first TiDB Docs Dash!<\/p>","protected":false},"excerpt":{"rendered":"<p>Documentation (or \u201cdocs\u201d) is such a key part of any open-source software project. If you have good docs, users will find it easy to get started. They\u2019ll also be able to find answers on their own for the majority of questions as they use the software.&nbsp; Even before I start evaluating technical products or organizations, [&hellip;]<\/p>\n","protected":false},"author":229,"featured_media":14638,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ub_ctt_via":"","footnotes":""},"categories":[18],"tags":[111,29],"class_list":["post-14556","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-community","tag-tidb","tag-tutorial"],"acf":[],"featured_image_src":"https:\/\/static.pingcap.com\/files\/2023\/11\/15190759\/20231116-105219.png","author_info":{"display_name":"Raymond Paik","author_link":"https:\/\/www.pingcap.com\/ko\/blog\/author\/ray_paik\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>TiDB Docs Dash | Why Documentation is Important<\/title>\n<meta name=\"description\" content=\"we\u2019re excited to announce the inaugural TiDB Docs Dash on January 9 -11, 2024, where everyone can help improve TiDB and TiDB Cloud docs\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.pingcap.com\/ko\/blog\/why-documentation-is-important\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TiDB Docs Dash | Why Documentation is Important\" \/>\n<meta property=\"og:description\" content=\"we\u2019re excited to announce the inaugural TiDB Docs Dash on January 9 -11, 2024, where everyone can help improve TiDB and TiDB Cloud docs\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.pingcap.com\/ko\/blog\/why-documentation-is-important\/\" \/>\n<meta property=\"og:site_name\" content=\"TiDB\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/pingcap2015\" \/>\n<meta property=\"article:published_time\" content=\"2023-11-13T05:50:47+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-16T03:21:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/static.pingcap.com\/files\/2023\/11\/15190759\/20231116-105219.png\" \/>\n\t<meta property=\"og:image:width\" content=\"3600\" \/>\n\t<meta property=\"og:image:height\" content=\"1200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Raymond Paik\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@PingCAP\" \/>\n<meta name=\"twitter:site\" content=\"@PingCAP\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Raymond Paik\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/\"},\"author\":{\"name\":\"Raymond Paik\",\"@id\":\"https:\/\/www.pingcap.com\/#\/schema\/person\/40eefc4952e12aacb2e6d80bce35e6a9\"},\"headline\":\"Why Documentation is Important\",\"datePublished\":\"2023-11-13T05:50:47+00:00\",\"dateModified\":\"2023-11-16T03:21:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/\"},\"wordCount\":720,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.pingcap.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/static.pingcap.com\/files\/2023\/11\/15190759\/20231116-105219.png\",\"keywords\":[\"TiDB\",\"Tutorial\"],\"articleSection\":[\"Community\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/\",\"url\":\"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/\",\"name\":\"TiDB Docs Dash | Why Documentation is Important\",\"isPartOf\":{\"@id\":\"https:\/\/www.pingcap.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/static.pingcap.com\/files\/2023\/11\/15190759\/20231116-105219.png\",\"datePublished\":\"2023-11-13T05:50:47+00:00\",\"dateModified\":\"2023-11-16T03:21:50+00:00\",\"description\":\"we\u2019re excited to announce the inaugural TiDB Docs Dash on January 9 -11, 2024, where everyone can help improve TiDB and TiDB Cloud docs\",\"breadcrumb\":{\"@id\":\"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/#primaryimage\",\"url\":\"https:\/\/static.pingcap.com\/files\/2023\/11\/15190759\/20231116-105219.png\",\"contentUrl\":\"https:\/\/static.pingcap.com\/files\/2023\/11\/15190759\/20231116-105219.png\",\"width\":3600,\"height\":1200},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.pingcap.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Why Documentation is Important\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.pingcap.com\/#website\",\"url\":\"https:\/\/www.pingcap.com\/\",\"name\":\"TiDB\",\"description\":\"TiDB | SQL at Scale\",\"publisher\":{\"@id\":\"https:\/\/www.pingcap.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.pingcap.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.pingcap.com\/#organization\",\"name\":\"PingCAP\",\"url\":\"https:\/\/www.pingcap.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/www.pingcap.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/static.pingcap.com\/files\/2021\/11\/pingcap-logo.png\",\"contentUrl\":\"https:\/\/static.pingcap.com\/files\/2021\/11\/pingcap-logo.png\",\"width\":811,\"height\":232,\"caption\":\"PingCAP\"},\"image\":{\"@id\":\"https:\/\/www.pingcap.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/pingcap2015\",\"https:\/\/x.com\/PingCAP\",\"https:\/\/linkedin.com\/company\/pingcap\",\"https:\/\/youtube.com\/channel\/UCuq4puT32DzHKT5rU1IZpIA\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.pingcap.com\/#\/schema\/person\/40eefc4952e12aacb2e6d80bce35e6a9\",\"name\":\"Raymond Paik\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/www.pingcap.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/static.pingcap.com\/files\/2023\/06\/06002919\/ray-150x150.jpeg\",\"contentUrl\":\"https:\/\/static.pingcap.com\/files\/2023\/06\/06002919\/ray-150x150.jpeg\",\"caption\":\"Raymond Paik\"},\"description\":\"Community Manager\",\"url\":\"https:\/\/www.pingcap.com\/ko\/blog\/author\/ray_paik\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"TiDB Docs Dash | Why Documentation is Important","description":"we\u2019re excited to announce the inaugural TiDB Docs Dash on January 9 -11, 2024, where everyone can help improve TiDB and TiDB Cloud docs","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.pingcap.com\/ko\/blog\/why-documentation-is-important\/","og_locale":"ko_KR","og_type":"article","og_title":"TiDB Docs Dash | Why Documentation is Important","og_description":"we\u2019re excited to announce the inaugural TiDB Docs Dash on January 9 -11, 2024, where everyone can help improve TiDB and TiDB Cloud docs","og_url":"https:\/\/www.pingcap.com\/ko\/blog\/why-documentation-is-important\/","og_site_name":"TiDB","article_publisher":"https:\/\/facebook.com\/pingcap2015","article_published_time":"2023-11-13T05:50:47+00:00","article_modified_time":"2023-11-16T03:21:50+00:00","og_image":[{"width":3600,"height":1200,"url":"https:\/\/static.pingcap.com\/files\/2023\/11\/15190759\/20231116-105219.png","type":"image\/png"}],"author":"Raymond Paik","twitter_card":"summary_large_image","twitter_creator":"@PingCAP","twitter_site":"@PingCAP","twitter_misc":{"Written by":"Raymond Paik","Est. reading time":"4\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/#article","isPartOf":{"@id":"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/"},"author":{"name":"Raymond Paik","@id":"https:\/\/www.pingcap.com\/#\/schema\/person\/40eefc4952e12aacb2e6d80bce35e6a9"},"headline":"Why Documentation is Important","datePublished":"2023-11-13T05:50:47+00:00","dateModified":"2023-11-16T03:21:50+00:00","mainEntityOfPage":{"@id":"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/"},"wordCount":720,"commentCount":0,"publisher":{"@id":"https:\/\/www.pingcap.com\/#organization"},"image":{"@id":"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/#primaryimage"},"thumbnailUrl":"https:\/\/static.pingcap.com\/files\/2023\/11\/15190759\/20231116-105219.png","keywords":["TiDB","Tutorial"],"articleSection":["Community"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/","url":"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/","name":"TiDB Docs Dash | Why Documentation is Important","isPartOf":{"@id":"https:\/\/www.pingcap.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/#primaryimage"},"image":{"@id":"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/#primaryimage"},"thumbnailUrl":"https:\/\/static.pingcap.com\/files\/2023\/11\/15190759\/20231116-105219.png","datePublished":"2023-11-13T05:50:47+00:00","dateModified":"2023-11-16T03:21:50+00:00","description":"we\u2019re excited to announce the inaugural TiDB Docs Dash on January 9 -11, 2024, where everyone can help improve TiDB and TiDB Cloud docs","breadcrumb":{"@id":"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/#primaryimage","url":"https:\/\/static.pingcap.com\/files\/2023\/11\/15190759\/20231116-105219.png","contentUrl":"https:\/\/static.pingcap.com\/files\/2023\/11\/15190759\/20231116-105219.png","width":3600,"height":1200},{"@type":"BreadcrumbList","@id":"https:\/\/www.pingcap.com\/blog\/why-documentation-is-important\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.pingcap.com\/"},{"@type":"ListItem","position":2,"name":"Why Documentation is Important"}]},{"@type":"WebSite","@id":"https:\/\/www.pingcap.com\/#website","url":"https:\/\/www.pingcap.com\/","name":"\ud2f0DB","description":"TiDB | SQL at Scale","publisher":{"@id":"https:\/\/www.pingcap.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.pingcap.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/www.pingcap.com\/#organization","name":"PingCAP","url":"https:\/\/www.pingcap.com\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.pingcap.com\/#\/schema\/logo\/image\/","url":"https:\/\/static.pingcap.com\/files\/2021\/11\/pingcap-logo.png","contentUrl":"https:\/\/static.pingcap.com\/files\/2021\/11\/pingcap-logo.png","width":811,"height":232,"caption":"PingCAP"},"image":{"@id":"https:\/\/www.pingcap.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/pingcap2015","https:\/\/x.com\/PingCAP","https:\/\/linkedin.com\/company\/pingcap","https:\/\/youtube.com\/channel\/UCuq4puT32DzHKT5rU1IZpIA"]},{"@type":"Person","@id":"https:\/\/www.pingcap.com\/#\/schema\/person\/40eefc4952e12aacb2e6d80bce35e6a9","name":"Raymond Paik","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.pingcap.com\/#\/schema\/person\/image\/","url":"https:\/\/static.pingcap.com\/files\/2023\/06\/06002919\/ray-150x150.jpeg","contentUrl":"https:\/\/static.pingcap.com\/files\/2023\/06\/06002919\/ray-150x150.jpeg","caption":"Raymond Paik"},"description":"Community Manager","url":"https:\/\/www.pingcap.com\/ko\/blog\/author\/ray_paik\/"}]}},"grav_blocks":false,"card_markup":"<a class=\"card-resource bg-white\" href=\"https:\/\/www.pingcap.com\/ko\/blog\/why-documentation-is-important\/\"><div class=\"card-resource__image-container\"><img class=\"card-resource__image\" alt=\"TiDB Docs Dash\" src=\"https:\/\/static.pingcap.com\/files\/2023\/11\/15190759\/20231116-105219.png\" loading=\"lazy\" width=3600 height=1200 \/><\/div><div class=\"card-resource__content-container\"><div class=\"card-resource__content-head\"><div class=\"card-resource__category\">Community<\/div><\/div><h5 class=\"card-resource__title\">Why Documentation is Important<\/h5><\/div><\/a>","_links":{"self":[{"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/posts\/14556","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/users\/229"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/comments?post=14556"}],"version-history":[{"count":7,"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/posts\/14556\/revisions"}],"predecessor-version":[{"id":14640,"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/posts\/14556\/revisions\/14640"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/media\/14638"}],"wp:attachment":[{"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/media?parent=14556"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/categories?post=14556"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/tags?post=14556"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}