Commit f2b4e34
authored
### Rationale for this change
This reverts GH-49415 because the previous behavior (using static "key"/"value"/"entries" field names for map type) is better. Our specification defines the static field names.
### What changes are included in this PR?
Always use "key"/"value"/"entries" for map type field names.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No. This just revers the unreleased change.
* GitHub Issue: #49456
Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
1 parent 8e625d0 commit f2b4e34
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | | - | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
394 | 407 | | |
395 | 408 | | |
396 | 409 | | |
| |||
0 commit comments