Commit 138e33d
committed
Pull request #44: Never use an empty alias
Merge in ISGAPPSEC/cyperf-api-wrapper from fix-empty-alias to main
Squashed commit of the following:
commit e58ab64af1d64be67ef833436ba99c2c3ca0c13b
Author: Tudor Simionescu <tudor.simionescu@keysight.com>
Date: Wed Nov 12 13:15:59 2025 +0200
Never use an empty alias
Why:
- if the field.alias property is empty, then we should use the key
name; the current code sets the field name to "None"1 parent 4a7ecea commit 138e33d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
384 | | - | |
| 384 | + | |
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| |||
0 commit comments