Commit 228a292
fix: resolve Stainless SDK regressions and doc example mismatch
- Rename operationId from listFeeRules to getFeeRules to avoid
Stainless auto-detecting the endpoint as paginated (matches the
getExchangeRates convention for non-paginated collections)
- Reorder paths: /fee-rules/report before /fee-rules/{feeRuleId}
so the literal path precedes the parameterized one
- Add missing RAMP_OFF line item to the doc snippet fee report
example so the total (128,450) matches the sum of line items
- Remove unused gridBaseUrl import from the snippet
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent a830d43 commit 228a292
5 files changed
Lines changed: 253 additions & 249 deletions
File tree
- mintlify
- snippets
- openapi
- paths/fee-rules
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
144 | 142 | | |
145 | 143 | | |
146 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
147 | 151 | | |
148 | 152 | | |
149 | 153 | | |
| |||
0 commit comments