{"id":76,"date":"2023-07-07T21:41:06","date_gmt":"2023-07-07T12:41:06","guid":{"rendered":"https:\/\/memoryarchive.blog\/?p=76"},"modified":"2024-10-26T04:15:51","modified_gmt":"2024-10-25T19:15:51","slug":"%eb%a6%ac%ec%95%a1%ed%8a%b8-proptypes-%ec%9d%b8%ec%8b%9d-%eb%b6%88%ea%b0%80-%ec%97%90%eb%9f%ac","status":"publish","type":"post","link":"https:\/\/memoryarchive.blog\/ko\/%eb%a6%ac%ec%95%a1%ed%8a%b8-proptypes-%ec%9d%b8%ec%8b%9d-%eb%b6%88%ea%b0%80-%ec%97%90%eb%9f%ac\/","title":{"rendered":"\ub9ac\uc561\ud2b8 PropTypes \uc778\uc2dd \ubd88\uac00 \uc5d0\ub7ec"},"content":{"rendered":"\n<pre class=\"wp-block-preformatted\">static propTypes = {\n     title: React.PropTypes.string \/\/ Error!\n}<\/pre>\n\n\n\n<p>\uc704\uc640 \uac19\uc774 \ub9ac\uc561\ud2b8 \uc548\uc5d0\uc11c Prop \ud0c0\uc785\uc744 \uc815\ud574\uc8fc\ub824 \ud558\uba74 \uc544\ub798\uc640 \uac19\uc740 \uc5d0\ub7ec\uac00 \ucd9c\ub825\ub41c\ub2e4.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">Movie.js:6 Uncaught TypeError: Cannot read property 'string' of undefined\n    at Module..\/src\/Movie.js (Movie.js:6)\n    at __webpack_require__ (bootstrap:784)\n    at fn (bootstrap:150)\n    at Module..\/src\/App.js (App.css?4433:45)\n    at __webpack_require__ (bootstrap:784)\n    at fn (bootstrap:150)\n    at Module..\/src\/index.js (index.css?f3f6:45)\n    at __webpack_require__ (bootstrap:784)\n    at fn (bootstrap:150)\n    at Object.1 (serviceWorker.js:141)\n    at __webpack_require__ (bootstrap:784)\n    at checkDeferredModules (bootstrap:45)\n    at Array.webpackJsonpCallback [as push] (bootstrap:32)\n    at main.chunk.js:1<\/pre>\n\n\n\n<p>\uadf8\ub9ac\uace0 \uc704\uc640 \uad00\ub828\ud558\uc5ec \ub9ac\uc561\ud2b8 \uacf5\uc2dd \ubb38\uc11c\uc5d0\uc11c\ub294 \ub2e4\uc74c\uacfc \uac19\uc774 \ud45c\uae30\ub418\uc5b4 \uc788\ub2e4.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>\uc8fc\uc758<\/strong><\/p>\n\n\n\n<p>React.PropTypes\ub294 React v15.5\ubd80\ud130 \ub2e4\ub978 \ud328\ud0a4\uc9c0\ub85c \uc774\ub3d9\ud558\uc600\uc2b5\ub2c8\ub2e4. \ub300\uc2e0&nbsp;<a href=\"https:\/\/www.npmjs.com\/package\/prop-types\" target=\"_blank\" rel=\"noreferrer noopener\">prop-types&nbsp;\ub77c\uc774\ube0c\ub7ec\ub9ac\ub97c<\/a>&nbsp;\uc0ac\uc6a9\ud558\uc2dc\uae38 \ubc14\ub78d\ub2c8\ub2e4.<\/p>\n\n\n\n<p>\uc6b0\ub9ac\ub294 \ubcc0\ud658\uc744 \uc790\ub3d9\ud654\ud558\uae30 \uc704\ud558\uc5ec&nbsp;<a href=\"https:\/\/ko.reactjs.org\/blog\/2017\/04\/07\/react-v15.5.0.html#migrating-from-reactproptypes\" target=\"_blank\" rel=\"noreferrer noopener\">codemod \uc2a4\ud06c\ub9bd\ud2b8\ub97c<\/a>&nbsp;\uc81c\uacf5\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>\ub530\ub77c\uc11c \uc0c8 \ub77c\uc774\ube0c\ub7ec\ub9ac\uc778 \u2018<strong>prop-types<\/strong>\u2018 \ub97c \ub2e4\uc6b4\ubc1b\uc73c\uba74 \ub41c\ub2e4.&nbsp;<\/p>\n\n\n\n<p>\ud130\ubbf8\ub110\uc5d0 \uc544\ub798\uc640 \uac19\uc774 \uc785\ub825\ud558\uc790<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">npm add prop-types<\/pre>\n\n\n\n<p>yarn \ud504\ub85c\uadf8\ub7a8\uc744 \uc0ac\uc6a9\ud560 \uacbd\uc6b0<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">yarn add prop-types <\/pre>\n\n\n\n<p>\uc124\uce58\ub97c \uc644\ub8cc\ud558\uc600\uc73c\uba74<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">import PropTypes from 'prop-types';<\/pre>\n\n\n\n<p>prop-types\ub97c import\uc2dc\ud0a4\uace0 \uadf8 \ub3d9\uc548 React \ub77c\uc774\ube0c\ub7ec\ub9ac\uc5d0\uc11c \ud638\ucd9c\ud558\ub358 PropTypes \ubaa8\ub4c8\uc744 prop-types \ud328\ud0a4\uc9c0\ub97c \ud1b5\ud574 \ud638\ucd9c\ud558\ub3c4\ub85d \ubc14\uafd4\uc8fc\uba74 \ub41c\ub2e4.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">static propTypes = {\n     title: PropTypes.string <em>\/\/ Success<\/em>\n}<\/pre>\n\n\n\n<p>\uc774\uc81c undefined \uc5d0\ub7ec\uac00 \ub728\uc9c0 \uc54a\uc73c\uba74 \uc131\uacf5!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>static propTypes = { title: React.PropTypes.string \/\/ Error! } \uc704\uc640 \uac19\uc774 \ub9ac\uc561\ud2b8 \uc548\uc5d0\uc11c Prop \ud0c0\uc785\uc744 \uc815\ud574\uc8fc\ub824 \ud558\uba74 \uc544\ub798\uc640 \uac19\uc740 \uc5d0\ub7ec\uac00 \ucd9c\ub825\ub41c\ub2e4. Movie.js:6 Uncaught TypeError: Cannot read property &#8216;string&#8217; of undefined at Module..\/src\/Movie.js (Movie.js:6) at __webpack_require__ (bootstrap:784) at fn (bootstrap:150) at Module..\/src\/App.js (App.css?4433:45) at __webpack_require__ (bootstrap:784) at fn (bootstrap:150) at Module..\/src\/index.js (index.css?f3f6:45) at __webpack_require__ (bootstrap:784) at &#8230; <a title=\"\ub9ac\uc561\ud2b8 PropTypes \uc778\uc2dd \ubd88\uac00 \uc5d0\ub7ec\" class=\"read-more\" href=\"https:\/\/memoryarchive.blog\/ko\/%eb%a6%ac%ec%95%a1%ed%8a%b8-proptypes-%ec%9d%b8%ec%8b%9d-%eb%b6%88%ea%b0%80-%ec%97%90%eb%9f%ac\/\" aria-label=\"Read more about \ub9ac\uc561\ud2b8 PropTypes \uc778\uc2dd \ubd88\uac00 \uc5d0\ub7ec\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"cybocfi_hide_featured_image":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-76","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\ub9ac\uc561\ud2b8 PropTypes \uc778\uc2dd \ubd88\uac00 \uc5d0\ub7ec - \ucd94\uc5b5 \uac8c\uc784 \uc544\uce74\uc774\ube0c<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/memoryarchive.blog\/ko\/\ub9ac\uc561\ud2b8-proptypes-\uc778\uc2dd-\ubd88\uac00-\uc5d0\ub7ec\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:locale:alternate\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\ub9ac\uc561\ud2b8 PropTypes \uc778\uc2dd \ubd88\uac00 \uc5d0\ub7ec - \ucd94\uc5b5 \uac8c\uc784 \uc544\uce74\uc774\ube0c\" \/>\n<meta property=\"og:description\" content=\"static propTypes = { title: React.PropTypes.string \/\/ Error! } \uc704\uc640 \uac19\uc774 \ub9ac\uc561\ud2b8 \uc548\uc5d0\uc11c Prop \ud0c0\uc785\uc744 \uc815\ud574\uc8fc\ub824 \ud558\uba74 \uc544\ub798\uc640 \uac19\uc740 \uc5d0\ub7ec\uac00 \ucd9c\ub825\ub41c\ub2e4. Movie.js:6 Uncaught TypeError: Cannot read property &#039;string&#039; of undefined at Module..\/src\/Movie.js (Movie.js:6) at __webpack_require__ (bootstrap:784) at fn (bootstrap:150) at Module..\/src\/App.js (App.css?4433:45) at __webpack_require__ (bootstrap:784) at fn (bootstrap:150) at Module..\/src\/index.js (index.css?f3f6:45) at __webpack_require__ (bootstrap:784) at ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/memoryarchive.blog\/ko\/\ub9ac\uc561\ud2b8-proptypes-\uc778\uc2dd-\ubd88\uac00-\uc5d0\ub7ec\/\" \/>\n<meta property=\"og:site_name\" content=\"\ucd94\uc5b5 \uac8c\uc784 \uc544\uce74\uc774\ube0c\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-07T12:41:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-25T19:15:51+00:00\" \/>\n<meta name=\"author\" content=\"Gamer\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"Gamer\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/memoryarchive.blog\/%eb%a6%ac%ec%95%a1%ed%8a%b8-proptypes-%ec%9d%b8%ec%8b%9d-%eb%b6%88%ea%b0%80-%ec%97%90%eb%9f%ac\/\",\"url\":\"https:\/\/memoryarchive.blog\/%eb%a6%ac%ec%95%a1%ed%8a%b8-proptypes-%ec%9d%b8%ec%8b%9d-%eb%b6%88%ea%b0%80-%ec%97%90%eb%9f%ac\/\",\"name\":\"\ub9ac\uc561\ud2b8 PropTypes \uc778\uc2dd \ubd88\uac00 \uc5d0\ub7ec - \ucd94\uc5b5 \uac8c\uc784 \uc544\uce74\uc774\ube0c\",\"isPartOf\":{\"@id\":\"https:\/\/memoryarchive.blog\/#website\"},\"datePublished\":\"2023-07-07T12:41:06+00:00\",\"dateModified\":\"2024-10-25T19:15:51+00:00\",\"author\":{\"@id\":\"https:\/\/memoryarchive.blog\/#\/schema\/person\/2ee84c4cb6b4b6df9d5122a5b52876f9\"},\"breadcrumb\":{\"@id\":\"https:\/\/memoryarchive.blog\/%eb%a6%ac%ec%95%a1%ed%8a%b8-proptypes-%ec%9d%b8%ec%8b%9d-%eb%b6%88%ea%b0%80-%ec%97%90%eb%9f%ac\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/memoryarchive.blog\/%eb%a6%ac%ec%95%a1%ed%8a%b8-proptypes-%ec%9d%b8%ec%8b%9d-%eb%b6%88%ea%b0%80-%ec%97%90%eb%9f%ac\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/memoryarchive.blog\/%eb%a6%ac%ec%95%a1%ed%8a%b8-proptypes-%ec%9d%b8%ec%8b%9d-%eb%b6%88%ea%b0%80-%ec%97%90%eb%9f%ac\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/memoryarchive.blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ub9ac\uc561\ud2b8 PropTypes \uc778\uc2dd \ubd88\uac00 \uc5d0\ub7ec\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/memoryarchive.blog\/#website\",\"url\":\"https:\/\/memoryarchive.blog\/\",\"name\":\"\ucd94\uc5b5 \uac8c\uc784 \uc544\uce74\uc774\ube0c\",\"description\":\"\ubb34\ub8cc \uc628\ub77c\uc778 \uac8c\uc784\uacfc \ucd94\uc5b5\uc758 \ud50c\ub798\uc2dc \uac8c\uc784\uc744 \ubaa8\uc740 \uac8c\uc784 \uc544\uce74\uc774\ube0c. \ub2e4\uc591\ud55c \uc7a5\ub974\uc758 \uac8c\uc784\uc744 \ubc14\ub85c \ud50c\ub808\uc774\ud558\uace0 \uacf5\ub7b5\uacfc \ud301\uc744 \ud655\uc778\ud574\ubcf4\uc138\uc694.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/memoryarchive.blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/memoryarchive.blog\/#\/schema\/person\/2ee84c4cb6b4b6df9d5122a5b52876f9\",\"name\":\"Gamer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/memoryarchive.blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/38554c4c7c589691e503ec1c51befee11fbd0537800cd276ed5a34d3fa42324f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/38554c4c7c589691e503ec1c51befee11fbd0537800cd276ed5a34d3fa42324f?s=96&d=mm&r=g\",\"caption\":\"Gamer\"},\"sameAs\":[\"http:\/\/158.247.210.254\"],\"url\":\"https:\/\/memoryarchive.blog\/ko\/author\/wpauser8oojqfcs\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\ub9ac\uc561\ud2b8 PropTypes \uc778\uc2dd \ubd88\uac00 \uc5d0\ub7ec - \ucd94\uc5b5 \uac8c\uc784 \uc544\uce74\uc774\ube0c","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:\/\/memoryarchive.blog\/ko\/\ub9ac\uc561\ud2b8-proptypes-\uc778\uc2dd-\ubd88\uac00-\uc5d0\ub7ec\/","og_locale":"ko_KR","og_type":"article","og_title":"\ub9ac\uc561\ud2b8 PropTypes \uc778\uc2dd \ubd88\uac00 \uc5d0\ub7ec - \ucd94\uc5b5 \uac8c\uc784 \uc544\uce74\uc774\ube0c","og_description":"static propTypes = { title: React.PropTypes.string \/\/ Error! } \uc704\uc640 \uac19\uc774 \ub9ac\uc561\ud2b8 \uc548\uc5d0\uc11c Prop \ud0c0\uc785\uc744 \uc815\ud574\uc8fc\ub824 \ud558\uba74 \uc544\ub798\uc640 \uac19\uc740 \uc5d0\ub7ec\uac00 \ucd9c\ub825\ub41c\ub2e4. Movie.js:6 Uncaught TypeError: Cannot read property 'string' of undefined at Module..\/src\/Movie.js (Movie.js:6) at __webpack_require__ (bootstrap:784) at fn (bootstrap:150) at Module..\/src\/App.js (App.css?4433:45) at __webpack_require__ (bootstrap:784) at fn (bootstrap:150) at Module..\/src\/index.js (index.css?f3f6:45) at __webpack_require__ (bootstrap:784) at ... Read more","og_url":"https:\/\/memoryarchive.blog\/ko\/\ub9ac\uc561\ud2b8-proptypes-\uc778\uc2dd-\ubd88\uac00-\uc5d0\ub7ec\/","og_site_name":"\ucd94\uc5b5 \uac8c\uc784 \uc544\uce74\uc774\ube0c","article_published_time":"2023-07-07T12:41:06+00:00","article_modified_time":"2024-10-25T19:15:51+00:00","author":"Gamer","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"Gamer","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/memoryarchive.blog\/%eb%a6%ac%ec%95%a1%ed%8a%b8-proptypes-%ec%9d%b8%ec%8b%9d-%eb%b6%88%ea%b0%80-%ec%97%90%eb%9f%ac\/","url":"https:\/\/memoryarchive.blog\/%eb%a6%ac%ec%95%a1%ed%8a%b8-proptypes-%ec%9d%b8%ec%8b%9d-%eb%b6%88%ea%b0%80-%ec%97%90%eb%9f%ac\/","name":"\ub9ac\uc561\ud2b8 PropTypes \uc778\uc2dd \ubd88\uac00 \uc5d0\ub7ec - \ucd94\uc5b5 \uac8c\uc784 \uc544\uce74\uc774\ube0c","isPartOf":{"@id":"https:\/\/memoryarchive.blog\/#website"},"datePublished":"2023-07-07T12:41:06+00:00","dateModified":"2024-10-25T19:15:51+00:00","author":{"@id":"https:\/\/memoryarchive.blog\/#\/schema\/person\/2ee84c4cb6b4b6df9d5122a5b52876f9"},"breadcrumb":{"@id":"https:\/\/memoryarchive.blog\/%eb%a6%ac%ec%95%a1%ed%8a%b8-proptypes-%ec%9d%b8%ec%8b%9d-%eb%b6%88%ea%b0%80-%ec%97%90%eb%9f%ac\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/memoryarchive.blog\/%eb%a6%ac%ec%95%a1%ed%8a%b8-proptypes-%ec%9d%b8%ec%8b%9d-%eb%b6%88%ea%b0%80-%ec%97%90%eb%9f%ac\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/memoryarchive.blog\/%eb%a6%ac%ec%95%a1%ed%8a%b8-proptypes-%ec%9d%b8%ec%8b%9d-%eb%b6%88%ea%b0%80-%ec%97%90%eb%9f%ac\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/memoryarchive.blog\/"},{"@type":"ListItem","position":2,"name":"\ub9ac\uc561\ud2b8 PropTypes \uc778\uc2dd \ubd88\uac00 \uc5d0\ub7ec"}]},{"@type":"WebSite","@id":"https:\/\/memoryarchive.blog\/#website","url":"https:\/\/memoryarchive.blog\/","name":"\ucd94\uc5b5 \uac8c\uc784 \uc544\uce74\uc774\ube0c","description":"\ubb34\ub8cc \uc628\ub77c\uc778 \uac8c\uc784\uacfc \ucd94\uc5b5\uc758 \ud50c\ub798\uc2dc \uac8c\uc784\uc744 \ubaa8\uc740 \uac8c\uc784 \uc544\uce74\uc774\ube0c. \ub2e4\uc591\ud55c \uc7a5\ub974\uc758 \uac8c\uc784\uc744 \ubc14\ub85c \ud50c\ub808\uc774\ud558\uace0 \uacf5\ub7b5\uacfc \ud301\uc744 \ud655\uc778\ud574\ubcf4\uc138\uc694.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/memoryarchive.blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/memoryarchive.blog\/#\/schema\/person\/2ee84c4cb6b4b6df9d5122a5b52876f9","name":"Gamer","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/memoryarchive.blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/38554c4c7c589691e503ec1c51befee11fbd0537800cd276ed5a34d3fa42324f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/38554c4c7c589691e503ec1c51befee11fbd0537800cd276ed5a34d3fa42324f?s=96&d=mm&r=g","caption":"Gamer"},"sameAs":["http:\/\/158.247.210.254"],"url":"https:\/\/memoryarchive.blog\/ko\/author\/wpauser8oojqfcs\/"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/memoryarchive.blog\/ko\/wp-json\/wp\/v2\/posts\/76","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/memoryarchive.blog\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/memoryarchive.blog\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/memoryarchive.blog\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/memoryarchive.blog\/ko\/wp-json\/wp\/v2\/comments?post=76"}],"version-history":[{"count":1,"href":"https:\/\/memoryarchive.blog\/ko\/wp-json\/wp\/v2\/posts\/76\/revisions"}],"predecessor-version":[{"id":77,"href":"https:\/\/memoryarchive.blog\/ko\/wp-json\/wp\/v2\/posts\/76\/revisions\/77"}],"wp:attachment":[{"href":"https:\/\/memoryarchive.blog\/ko\/wp-json\/wp\/v2\/media?parent=76"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/memoryarchive.blog\/ko\/wp-json\/wp\/v2\/categories?post=76"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/memoryarchive.blog\/ko\/wp-json\/wp\/v2\/tags?post=76"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}