Temporary notes for resolving some Redocly errors

This commit is contained in:
mDuo13
2023-10-25 16:16:00 -07:00
parent e4ceb8b37b
commit 3bbca515c1
3 changed files with 11 additions and 4 deletions

View File

@@ -34,7 +34,7 @@
"index": "02BAAC1E67C1CE0E96F0FA2E8061020536CEDD043FEB0FF54F0E155AF07E5400" "index": "02BAAC1E67C1CE0E96F0FA2E8061020536CEDD043FEB0FF54F0E155AF07E5400"
} }
}, },
... (trimmed for length) ... # ... (trimmed for length) ...
{ {
"object_id": "F0B9A528CE25FE77C51C38040A7FEC016C2C841E74C1418D5B0A3845AE4FF3FC", "object_id": "F0B9A528CE25FE77C51C38040A7FEC016C2C841E74C1418D5B0A3845AE4FF3FC",
"object": { "object": {

View File

@@ -4,13 +4,13 @@
"type": "response", "type": "response",
"result": { "result": {
"ledger": { "ledger": {
... (trimmed) ... # ... (trimmed) ...
"close_time": 560302643, "close_time": 560302643,
"close_time_human": "2017-Oct-02 23:37:23", "close_time_human": "2017-Oct-02 23:37:23",
"close_time_resolution": 10, "close_time_resolution": 10,
... (trimmed) ... # ... (trimmed) ...
}, },
"ledger_hash": "668F0647A6F3CC277496245DBBE9BD2E3B8E70E7AA824E97EF3237FE7E1EE3F2", "ledger_hash": "668F0647A6F3CC277496245DBBE9BD2E3B8E70E7AA824E97EF3237FE7E1EE3F2",
"ledger_index": 2906341, "ledger_index": 2906341,

View File

@@ -32,6 +32,13 @@ default_filters:
- copy_code_to_clipboard - copy_code_to_clipboard
- enforce_filenames - enforce_filenames
# - make_indexes # - make_indexes
## To run a mass find-and-replace on links in the dev portal, uncomment the update_links filter,
## also comment out or empty out the three snippets files with common links:
## _snippets/rippled-api-links.md
## _snippets/tx-type-links.md
## _snippets/rippled_versions.md
## And then run dactyl_build.
# - update_links
callout_class: "devportal-callout" callout_class: "devportal-callout"
callout_types: callout_types: