From cf4c8d5e719af0a616e87d305e3731d82cb2ed1d Mon Sep 17 00:00:00 2001 From: vthurai Date: Tue, 9 Mar 2021 16:51:39 -0700 Subject: [PATCH 1/3] Data API deprecation warning. --- content/references/data-api.ja.md | 2 ++ content/references/data-api.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/content/references/data-api.ja.md b/content/references/data-api.ja.md index a6d551c6be..c8460558e0 100644 --- a/content/references/data-api.ja.md +++ b/content/references/data-api.ja.md @@ -1,5 +1,7 @@ # Ripple Data API v2 +**Warning:** The Ripple Data API v2 is deprecated with no ongoing support. Please use the [rippled API]([https://xrpl.org/rippled-api.html) instead. + Ripple Data API v2を使用すると、XRP Ledgerの変更に関する情報(トランザクション履歴や処理済みの分析データなど)にアクセスできます。このような情報は専用データベースに保管されるので、`rippled`サーバーで保持する必要のある履歴レジャーバージョンの数が少なくなります。Data API v2は[XRP Charts](https://xrpcharts.ripple.com/)や[ripple.com](https://www.ripple.com)などのアプリケーションのデータソースとしても機能します。 Rippleは可能な限り完全なトランザクションレコードが含まれているData APIのライブインスタンスを以下のアドレスで公開しています。 diff --git a/content/references/data-api.md b/content/references/data-api.md index 2fc1252cc7..649117121d 100644 --- a/content/references/data-api.md +++ b/content/references/data-api.md @@ -1,5 +1,7 @@ # Ripple Data API v2 +**Warning:** The Ripple Data API v2 is deprecated with no ongoing support. Please use the [rippled API]([https://xrpl.org/rippled-api.html) instead. + The Ripple Data API v2 provides access to information about changes in the XRP Ledger, including transaction history and processed analytical data. This information is stored in a dedicated database, with a REST-like interface to present the data in various formats. Ripple provides the Data API as a public service at the following address: From ca463079f1ef1e173d8be73223b41800f7926ddc Mon Sep 17 00:00:00 2001 From: vthurai Date: Tue, 9 Mar 2021 17:02:14 -0700 Subject: [PATCH 2/3] Data API deprecation warning. --- content/references/data-api.ja.md | 2 +- content/references/data-api.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/references/data-api.ja.md b/content/references/data-api.ja.md index c8460558e0..d629f656ce 100644 --- a/content/references/data-api.ja.md +++ b/content/references/data-api.ja.md @@ -1,6 +1,6 @@ # Ripple Data API v2 -**Warning:** The Ripple Data API v2 is deprecated with no ongoing support. Please use the [rippled API]([https://xrpl.org/rippled-api.html) instead. +**Warning:** The Ripple Data API v2 is deprecated with no ongoing support. Please use the [rippled API](https://xrpl.org/rippled-api.html) instead. Ripple Data API v2を使用すると、XRP Ledgerの変更に関する情報(トランザクション履歴や処理済みの分析データなど)にアクセスできます。このような情報は専用データベースに保管されるので、`rippled`サーバーで保持する必要のある履歴レジャーバージョンの数が少なくなります。Data API v2は[XRP Charts](https://xrpcharts.ripple.com/)や[ripple.com](https://www.ripple.com)などのアプリケーションのデータソースとしても機能します。 diff --git a/content/references/data-api.md b/content/references/data-api.md index 649117121d..31db98e30a 100644 --- a/content/references/data-api.md +++ b/content/references/data-api.md @@ -1,6 +1,6 @@ # Ripple Data API v2 -**Warning:** The Ripple Data API v2 is deprecated with no ongoing support. Please use the [rippled API]([https://xrpl.org/rippled-api.html) instead. +**Warning:** The Ripple Data API v2 is deprecated with no ongoing support. Please use the [rippled API](https://xrpl.org/rippled-api.html) instead. The Ripple Data API v2 provides access to information about changes in the XRP Ledger, including transaction history and processed analytical data. This information is stored in a dedicated database, with a REST-like interface to present the data in various formats. From ca40550517a17c28fbc07e87e04cc6d190bcd5bc Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Wed, 10 Mar 2021 15:48:53 -0800 Subject: [PATCH 3/3] Data API deprecation: translate to Japanese, format --- content/references/data-api.ja.md | 2 +- content/references/data-api.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/references/data-api.ja.md b/content/references/data-api.ja.md index d629f656ce..9b76141429 100644 --- a/content/references/data-api.ja.md +++ b/content/references/data-api.ja.md @@ -1,6 +1,6 @@ # Ripple Data API v2 -**Warning:** The Ripple Data API v2 is deprecated with no ongoing support. Please use the [rippled API](https://xrpl.org/rippled-api.html) instead. +**警告:** Ripple Data API v2は廃止されました。代わりに[`rippled` API](https://xrpl.org/rippled-api.html)を使って下さい。 Ripple Data API v2を使用すると、XRP Ledgerの変更に関する情報(トランザクション履歴や処理済みの分析データなど)にアクセスできます。このような情報は専用データベースに保管されるので、`rippled`サーバーで保持する必要のある履歴レジャーバージョンの数が少なくなります。Data API v2は[XRP Charts](https://xrpcharts.ripple.com/)や[ripple.com](https://www.ripple.com)などのアプリケーションのデータソースとしても機能します。 diff --git a/content/references/data-api.md b/content/references/data-api.md index 31db98e30a..0da30081e9 100644 --- a/content/references/data-api.md +++ b/content/references/data-api.md @@ -1,6 +1,6 @@ # Ripple Data API v2 -**Warning:** The Ripple Data API v2 is deprecated with no ongoing support. Please use the [rippled API](https://xrpl.org/rippled-api.html) instead. +**Warning:** The Ripple Data API v2 is deprecated with no ongoing support. Please use the [`rippled` API](https://xrpl.org/rippled-api.html) instead. The Ripple Data API v2 provides access to information about changes in the XRP Ledger, including transaction history and processed analytical data. This information is stored in a dedicated database, with a REST-like interface to present the data in various formats.