{"id":1375,"date":"2025-10-10T14:57:26","date_gmt":"2025-10-10T07:57:26","guid":{"rendered":"https:\/\/portal-atlasx.cdg.co.th\/home\/?post_type=docs&#038;p=1375"},"modified":"2025-11-12T15:04:12","modified_gmt":"2025-11-12T08:04:12","slug":"appdata","status":"publish","type":"docs","link":"https:\/\/portal-atlasx.cdg.co.th\/home\/docs\/axws7\/services-2\/appdata\/","title":{"rendered":"AppData"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\" id=\"appdata\">AppData<\/h1>\n\n\n\n<p>\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e01\u0e31\u0e1a DS_TRANSIT \u0e43\u0e19 AMOS 3.0 \u0e42\u0e14\u0e22\u0e40\u0e1b\u0e47\u0e19\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e27\u0e34\u0e2a\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e15\u0e48\u0e2d\u0e10\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49 Client App \u0e40\u0e23\u0e35\u0e22\u0e01 Stored Procedure \u0e1c\u0e48\u0e32\u0e19\u0e40\u0e27\u0e47\u0e1a\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e27\u0e34\u0e2a\u0e44\u0e14\u0e49<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01-appsettings\">\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01 appsettings<\/h2>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>{\n  \"WebServiceSettings\": {\n    \"Database\": {\n      \"DataSourceParameter\": \"APP_DATA_SOURCE\",\n      \"ProcedureParameter\": \"APP_DATA_PROCEDURE\",\n      \"NotiOutputParameter\": \"APP_NOTI_OUTPUT\",\n      \"UserIdProcedureParameter\": \"USER_ID_LOGIN\",\n      \"DefaultDataSource\": \"OracleExample\",\n      \"DataSource\": {\n        \"OracleExample\": { ... },\n        \"SQLServerExample\": { ... }\n      }\n    }\n  }\n}<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #000000\">{<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">  <\/span><span style=\"color: #A31515\">&quot;WebServiceSettings&quot;<\/span><span style=\"color: #000000\">: {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #A31515\">&quot;Database&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;DataSourceParameter&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;APP_DATA_SOURCE&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;ProcedureParameter&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;APP_DATA_PROCEDURE&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;NotiOutputParameter&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;APP_NOTI_OUTPUT&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;UserIdProcedureParameter&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;USER_ID_LOGIN&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;DefaultDataSource&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;OracleExample&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;DataSource&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #A31515\">&quot;OracleExample&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> { ... },<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #A31515\">&quot;SQLServerExample&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> { ... }<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      }<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    }<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">  }<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">}<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Property<\/th><th>Default Value<\/th><th>Detail<\/th><\/tr><\/thead><tbody><tr><td>DataSourceParameter<\/td><td>APP_DATA_SOURCE<\/td><td>\u0e0a\u0e37\u0e48\u0e2d Parameter In \u0e02\u0e2d\u0e07&nbsp;<code>Web Service<\/code>&nbsp;\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e23\u0e30\u0e1a\u0e38 DataSource \u0e01\u0e23\u0e13\u0e35\u0e17\u0e35\u0e48 Client \u0e44\u0e21\u0e48\u0e2a\u0e48\u0e07\u0e04\u0e48\u0e32\u0e21\u0e32\u0e14\u0e49\u0e27\u0e22 \u0e08\u0e30\u0e43\u0e0a\u0e49\u0e04\u0e48\u0e32\u0e08\u0e32\u0e01 DefaultDataSource<\/td><\/tr><tr><td>ProcedureParameter<\/td><td>APP_DATA_PROCEDURE<\/td><td>\u0e0a\u0e37\u0e48\u0e2d Parameter In \u0e02\u0e2d\u0e07&nbsp;<code>Web Service<\/code>&nbsp;\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e23\u0e30\u0e1a\u0e38\u0e0a\u0e37\u0e48\u0e2d Stored Procedure<\/td><\/tr><tr><td>NotiOutputParameter<\/td><td>APP_NOTI_OUTPUT<\/td><td>\u0e0a\u0e37\u0e48\u0e2d Parameter In \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e23\u0e30\u0e1a\u0e38\u0e0a\u0e37\u0e48\u0e2d PO_DATA \u0e17\u0e35\u0e48\u0e08\u0e30\u0e43\u0e2b\u0e49 Web Service \u0e2a\u0e48\u0e07 Push Notification (\u0e15\u0e49\u0e2d\u0e07\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e0a\u0e49\u0e43\u0e2b\u0e49\u0e15\u0e23\u0e07\u0e15\u0e32\u0e21 Business \u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23) \u0e42\u0e14\u0e22 PO_DATA \u0e19\u0e35\u0e49\u0e08\u0e30\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e2a\u0e48\u0e07\u0e01\u0e25\u0e31\u0e1a\u0e44\u0e1b\u0e43\u0e2b\u0e49 Client<\/td><\/tr><tr><td>UserIdProcedureParameter<\/td><td>USER_ID_LOGIN<\/td><td>&#8211; \u0e0a\u0e37\u0e48\u0e2d Parameter In \u0e02\u0e2d\u0e07&nbsp;<code>Stored Procedure<\/code>&nbsp;\u0e17\u0e35\u0e48\u0e08\u0e30\u0e23\u0e31\u0e1a\u0e04\u0e48\u0e32&nbsp;<code>USER_ID<\/code>&nbsp;\u0e17\u0e35\u0e48\u0e25\u0e47\u0e2d\u0e01\u0e2d\u0e34\u0e19\u0e08\u0e32\u0e01 Web Service<br>&#8211; \u0e40\u0e21\u0e37\u0e48\u0e2d Client \u0e2a\u0e48\u0e07 Authorization \u0e21\u0e32\u0e43\u0e2b\u0e49 Web Service \u0e41\u0e25\u0e30 SP \u0e1b\u0e23\u0e30\u0e01\u0e32\u0e23\u0e15\u0e31\u0e27\u0e41\u0e1b\u0e23\u0e15\u0e32\u0e21\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e43\u0e19\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01 Web Service \u0e08\u0e30\u0e16\u0e2d\u0e14\u0e23\u0e2b\u0e31\u0e2a\u0e41\u0e25\u0e30\u0e2a\u0e48\u0e07\u0e04\u0e48\u0e32 USER_ID \u0e17\u0e35\u0e48\u0e25\u0e47\u0e2d\u0e01\u0e2d\u0e34\u0e19\u0e40\u0e02\u0e49\u0e32 SP \u0e43\u0e2b\u0e49\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34<\/td><\/tr><tr><td>DefaultDataSource<\/td><td>OracleExample<\/td><td>Default database connection<\/td><\/tr><tr><td>DataSource<\/td><td><\/td><td>Database connection \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a MSSQL Oracle \u0e41\u0e25\u0e30 PostgreSQL<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"content-type-support\">Content-Type Support<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Names-values (Query string)<\/li>\n\n\n\n<li>application\/x-www-form-urlencoded<\/li>\n\n\n\n<li>application\/json<\/li>\n\n\n\n<li>multipart\/form-data<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"http-request-methods-support\">HTTP Request Methods Support<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>GET<\/li>\n\n\n\n<li>POST<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"content-parameters\">Content Parameters<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Required<\/th><th>Sample Value<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>APP_DATA_SOURCE<\/td><td>false<\/td><td>Default<\/td><td>\u0e0a\u0e37\u0e48\u0e2d\u0e10\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 (Data Source) \u0e17\u0e35\u0e48\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e44\u0e27\u0e49\u0e43\u0e19\u0e44\u0e1f\u0e25\u0e4c appsettings \u0e16\u0e49\u0e32\u0e44\u0e21\u0e48\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e27\u0e47\u0e1a\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e27\u0e34\u0e2a\u0e08\u0e30\u0e43\u0e0a\u0e49\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e44\u0e27\u0e49\u0e43\u0e19&nbsp;<code>DefaultDataSource<\/code><\/td><\/tr><tr><td>APP_DATA_PROCEDURE<\/td><td>true<\/td><td>GIS_ASSIGN_WORK_I<\/td><td>\u0e0a\u0e37\u0e48\u0e2d Procedure \u0e43\u0e19\u0e10\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25<\/td><\/tr><tr><td>APP_NOTI_OUTPUT<\/td><td>false<\/td><td>data3<\/td><td>\u0e0a\u0e37\u0e48\u0e2d PO_DATA \u0e43\u0e19 Procedure \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e19\u0e33\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e44\u0e1b\u0e43\u0e0a\u0e49\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2a\u0e48\u0e07 Notification \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e21\u0e35\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e01 Procedure<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e01\">\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e01<\/h2>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>curl --location --request POST 'https:\/\/portal-atlasx.cdg.co.th\/axws-demo\/api\/appauthen\/appdata' \\\n--header 'Content-Type: application\/x-www-form-urlencoded' \\\n--data-urlencode 'APP_DATA_SOURCE=Default' \\\n--data-urlencode 'APP_DATA_PROCEDURE=UM_USER_SEARCH_Q' \\\n--data-urlencode 'KEYWORD=\u0e2a\u0e21' \\\n--data-urlencode 'BEGIN=1' \\\n--data-urlencode 'END=1'<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">curl<\/span><span style=\"color: #000000\"> --<\/span><span style=\"color: #001080\">location<\/span><span style=\"color: #000000\"> --<\/span><span style=\"color: #001080\">request<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0070C1\">POST<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;https:\/\/portal-atlasx.cdg.co.th\/axws-demo\/api\/appauthen\/appdata&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">header<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;Content-Type: application\/x-www-form-urlencoded&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">data<\/span><span style=\"color: #000000\">-<\/span><span style=\"color: #001080\">urlencode<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;APP_DATA_SOURCE=Default&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">data<\/span><span style=\"color: #000000\">-<\/span><span style=\"color: #001080\">urlencode<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;APP_DATA_PROCEDURE=UM_USER_SEARCH_Q&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">data<\/span><span style=\"color: #000000\">-<\/span><span style=\"color: #001080\">urlencode<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;KEYWORD=\u0e2a\u0e21&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">data<\/span><span style=\"color: #000000\">-<\/span><span style=\"color: #001080\">urlencode<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;BEGIN=1&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">data<\/span><span style=\"color: #000000\">-<\/span><span style=\"color: #001080\">urlencode<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;END=1&#39;<\/span><\/span><\/code><\/pre><\/div>\n","protected":false},"featured_media":0,"parent":1369,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nav_title":"","positive":"","negative":"","footnotes":""},"docs_category":[],"class_list":["post-1375","docs","type-docs","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/1375","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/comments?post=1375"}],"version-history":[{"count":3,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/1375\/revisions"}],"predecessor-version":[{"id":3188,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/1375\/revisions\/3188"}],"up":[{"embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/1369"}],"wp:attachment":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/media?parent=1375"}],"wp:term":[{"taxonomy":"docs_category","embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs_category?post=1375"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}