Commit Graph

32 Commits

Author SHA1 Message Date
justinr1234
afc65c08bf feat: Add guide for custom definitions.json (#2530)
* feat: Add guide for custom definitions.json

---------

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-04-05 11:53:26 -05:00
Donovan Hide
09651b4b99 Update ledger.md
s/20/32/-byte
2024-03-30 18:47:04 +00:00
Amarantha Kulkarni
eaaa633f5c Merge pull request #2498 from XRPLF/issue_2066
Change rel. 1.1.0 to 1.0.4
2024-03-27 14:04:48 -07:00
Dennis Dawson
3672ae47ff Update nft_info.md
Change release to 2.0.0.
2024-03-27 10:56:57 -07:00
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
7f194481bd Change rel. 1.1.0 to 1.0.4 2024-03-26 13:37:26 -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
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
ddawson
6965b43d56 updates per 1841 2024-03-12 14:15:48 -07: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
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