Commit 6ba80eb
docs: clarify ParameterMappings storage-list marker comment
The legacy SOAP writer had a misleading comment claiming the leading
`int32(2)` of an empty ParameterMappings array was a "declared count".
It is actually the Mendix storage-list-type marker — the same
constant used by every other empty list writer in this file (see
PR #338 for showpage and PR #374 for change-action items).
Addresses ako's review on PR #334.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent fb58756 commit 6ba80eb
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
618 | | - | |
619 | | - | |
620 | | - | |
621 | | - | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
622 | 624 | | |
623 | 625 | | |
624 | 626 | | |
| |||
0 commit comments