Commit Graph

35 Commits

Author SHA1 Message Date
Dennis Dawson
a972190a14 Merge pull request #2496 from XRPLF/issue_1454
Add marker field to response.
2024-03-27 10:24:41 -07:00
Dennis Dawson
b267299db0 Update docs/references/http-websocket-apis/public-api-methods/account-methods/account_nfts.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-03-27 10:22:58 -07:00
Rome Reginelli
9c0cfc5ee5 Merge pull request #2495 from XRPLF/issue_1851
Add objectNotFound error.
2024-03-26 23:41:48 -07:00
ddawson
5eac234ff4 Add marker field to response. 2024-03-26 10:32:09 -07:00
ddawson
36e3d0d823 Add objectNotFound error. 2024-03-26 10:07:33 -07:00
tequ
47a9338242 [JA] replaceサーバー to サーバ 2024-03-26 17:15:54 +09:00
Amarantha Kulkarni
0335f3abe0 Merge branch 'master' into issue-2486 2024-03-22 21:20:18 -07:00
Amarantha Kulkarni
ad995c7a42 Remove more instances of not-enabled flags for AMM 2024-03-22 21:15:16 -07:00
Rome Reginelli
26beea7973 Merge pull request #2484 from XRPLF/update_nft_uri
Update nft_info URI field (en, ja)
2024-03-22 16:08:48 -07:00
mDuo13
dd3644ea36 Fix WS Tool links, examples, sidebar
- Update docs links for all methods.
- Add some missing methods.
- Add an icon for Clio-specific methods.
- Move the long list of ledger_entry examples below other types so those
  ones are not as buried.
- Remove unused old JS files.
- Make method list sidebar self-scrolling like docs TOC sidebar, so that
  links to methods lower in the list don't scroll the main UI up off the
  visible part of the page.
- Fix #2470.
- Fix a broken 'try it' link on the amm_info page that was causing an
  error page to display when clicked.
2024-03-22 15:20:26 -07:00
Amarantha Kulkarni
2f9e48d2d4 Remove the not-enabled flag from AMM topics 2024-03-22 13:59:14 -07:00
mDuo13
55fb9f6ad8 Update nft_info URI field
Fixes #2328
2024-03-21 16:12:05 -07:00
mDuo13
ae891dc925 Fix some filename/URL issues.
- Change transaction-results/transaction-results/ to not repeat itself,
  adding a redirect from the old URL.
- Fix Japanese localization of 'tasks' not being updated to 'how-tos'.
  (Translated pages in this subfolder were not being shown as translated
  due to the mismatch.)
- Fix unparsed `[base58][]` link in addresses snippet.
2024-03-20 17:41:29 -07:00
Amarantha Kulkarni
201e42eff4 Merge pull request #2465 from XRPLF/dd-tutorial-updates
Updated tutorial nav - v2
2024-03-18 11:44:15 -07:00
ddawson
612e313d04 Address comments, fix source links 2024-03-18 09:52:28 -07:00
ddawson
1ece0dddbb Add caveat on markers 2024-03-14 18:27:45 -07:00
ddawson
5c12a9b80a tasks -> how-tos 2024-03-14 16:57:01 -07:00
ddawson
5679fc64e0 consistent tut subdirs 2024-03-14 16:51:05 -07:00
ddawson
486b475623 Fix broken links 2024-03-14 16:47:23 -07:00
ddawson
e686ad020a add nfts_by_issuer and fix links 2024-03-14 16:25:30 -07:00
ddawson
bdcbe5588e update nft_serial in samples 2024-03-12 15:35:14 -07:00
Dennis Dawson
cc6265f3f5 Merge pull request #2455 from XRPLF/1841_fix_nft_info
updates per 1841
2024-03-12 14:24:19 -07:00
ddawson
6965b43d56 updates per 1841 2024-03-12 14:15:48 -07:00
Amarantha Kulkarni
ee986ec936 Remove experimental flags from various topics 2024-03-12 13:46:23 -07:00
Caleb Kniffen
6fdce1f7cc fix: remove experimental flag for several flags
Remove the experimental flag for Clawback and DisallowIncoming amendment additions.
2024-03-12 13:32:41 -05:00
Amarantha Kulkarni
9549b3d875 Merge pull request #2432 from tequdev/ja-reserve
[JA] Add reserve section, update those pages
2024-03-08 11:26:10 -08:00
tequ
5a7a47dd6a [JA] translate svg files 2024-03-04 16:36:49 +09:00
tequ
5d0aa69263 [JA] Add reserve section, update those pages 2024-03-01 20:23:44 +09:00
Maria Shodunke
e2c1e64470 AMM transaction types in account_tx (Clio)
Now that Clio 2.1.0 has been released, we want to make sure this info is updated in the api methods.

Ports changes made in this draft [PR](https://github.com/XRPLF/xrpl-dev-portal/pull/2337).

I will close that draft once this is merged.
2024-02-28 09:56:27 +00:00
Amarantha Kulkarni
91ed27a908 Update links after renaming accounts.md to index.md 2024-02-07 14:02:40 -08:00
Amarantha Kulkarni
b57db39a59 Porting updates from PR #2193 to the redocly-migration branch 2024-02-05 10:54:03 -08:00
Amarantha Kulkarni
6465edf6bd Porting updates from PR #2271 to the Redocly migration branch 2024-02-05 10:40:29 -08:00
mDuo13
4911c25c9c Reorg tutorials to match nav, and update links 2024-01-31 20:06:41 -08:00
mDuo13
7645140477 Re-levelization: move non-docs content, rename content→docs
For better URLs, the content folder has been renamed 'docs' and all
other files have been moved up a level. Also, non-docs images have been
moved to the static folder at the top level where they belong.

Many relative paths had to be fixed to make this work.
2024-01-31 17:53:52 -08:00
mDuo13
c10beb85c2 Re-level non-docs content to top of repo and rename content→docs 2024-01-31 16:24:01 -08:00