Commit 89793d2
authored
docs: misc docusaurus improvements + update for v1.2.9 (#478)
* chore: update OpenAPI specification and documentation visual improvements
- Updated API title to reflect rebranding to Mesh API.
- Enhanced some endpoint descriptions for clarity and accuracy (network status, options, block transaction).
- Added detailed descriptions for Cardano-specific transaction and block metadata.
- Commented out unimplemented mempool endpoints and related documentation.
- Improved Docusaurus configuration for better user experience, including last update timestamps .
- Updated CSS for improved layout and styling consistency across documentation pages.
* chore: update OpenAPI specification for java implementation
- Updated example values for block, account and transaction identifiers to align with current data.
- Enhanced operation types and statuses to include Cardano-specific options.
- Added valid response examples to improve clarity.
- Commented out unimplemented features and provided TODO notes for future implementation.
* chore: update Docusaurus configuration and CSS for improved documentation layout
- Updated custom CSS to enhance layout consistency, including centering the navbar and main wrapper.
- Removed the proxy URL from the configuration.
- Adjusted styles for the theme edit button and sidebar to improve user experience.
- Deleted the outdated API specification file to streamline documentation.
* chore: update dependencies in package.json and yarn.lock
* chore: restore SearchTransactionsResponse schema to specs
* fix: remove schema 'examples' breaking CI validation
Remove multiple 'examples' entries from schema definitions ('Operation', 'NetworkIdentifier'). These were intended solely for enhanced rendering in Scalar docs but caused spec-validation failures during CI builds.
Single 'example' per schema retained to ensure OpenAPI compliance and fix build errors.
* chore: update OpenAPI generator plugin version and refine example values in API specification
- Upgraded the OpenAPI generator Maven plugin from version 6.4.0 to 7.13.0.
- Simplified example values in the API specification by removing unnecessary array structures for 'network' and 'status' fields.
* chore: drop API spec and pom edits from PR 456
* chore: update Docker compose command and version in documentation
* refactor: update documentation for spent UTXO pruning
- Renamed "Pruning UTXOs" to "Spent UTXO Pruning" for clarity.
- Enhanced explanations regarding the impact and configuration of spent UTXO pruning.
- Updated resource requirements in README and intro documentation to specify spent UTXO pruning.
* docs: enhance documentation for queryng stake addresses and rename multi-assets section
- Added a note on stake addresses to clarify the response from the `/account/balance` endpoint when queried with a stake address (available rewards).
- Renamed the "Multi-Assets" section to "Native Tokens" for better alignment with terminology used in Cardano documentation.
* docs: update performance measurement documentation and environment variables
- Enhanced the performance measurements section with load test results for versions 1.2.6, 1.2.7, and 1.2.9.
- Updated environment variables documentation to reflect changes in version 1.2.9, including the introduction of `REMOVE_SPENT_UTXOS` and `REMOVE_SPENT_UTXOS_LAST_BLOCKS_GRACE_COUNT`, while deprecating older variables.
* docs: update storage requirements and pruning notes in documentation
- Revised storage requirements in README and intro documentation to reflect updated values for both pruning enabled and disabled scenarios.
- Added clarifications regarding the limitations of searching transactions by address when pruning is enabled in the pruning and cardano-addons documentation.1 parent 90dbc3f commit 89793d2
File tree
27 files changed
+785
-3530
lines changed- docs
- docs
- advanced-configuration
- core-concepts
- development
- test-results
- 1.2.6-dev_2025-04-16
- 1.2.6
- 1.2.7
- 1.2.9
- install-and-deploy
- user-guides
- src
- css
- pages
- static
27 files changed
+785
-3530
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
18 | 55 | | |
19 | 56 | | |
20 | 57 | | |
21 | 58 | | |
22 | 59 | | |
23 | 60 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
27 | 69 | | |
28 | 70 | | |
29 | 71 | | |
30 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
31 | 82 | | |
32 | | - | |
| 83 | + | |
33 | 84 | | |
34 | | - | |
| 85 | + | |
35 | 86 | | |
36 | 87 | | |
37 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
38 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
39 | 102 | | |
40 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
41 | 129 | | |
42 | 130 | | |
43 | | - | |
| 131 | + | |
44 | 132 | | |
| 133 | + | |
| 134 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
| |||
163 | 167 | | |
164 | 168 | | |
165 | 169 | | |
166 | | - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
167 | 187 | | |
168 | 188 | | |
169 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | | - | |
| 21 | + | |
12 | 22 | | |
13 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
14 | 30 | | |
15 | 31 | | |
16 | 32 | | |
17 | 33 | | |
18 | | - | |
| 34 | + | |
19 | 35 | | |
20 | 36 | | |
21 | 37 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
26 | 45 | | |
27 | 46 | | |
28 | | - | |
29 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
30 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
31 | 75 | | |
32 | | - | |
| 76 | + | |
33 | 77 | | |
34 | 78 | | |
35 | 79 | | |
36 | 80 | | |
37 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
38 | 92 | | |
39 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 0 additions & 21 deletions
This file was deleted.
0 commit comments