@@ -2742,7 +2742,6 @@ changes are trivial and falls into the following categories:
27422742Consumers of the JSON output of the CLI must update their clients if they use one of the following commands:
27432743
27442744- in ` core search` command the following fields have been renamed:
2745-
27462745 - ` Boards` -> ` boards`
27472746 - ` Email` -> ` email`
27482747 - ` ID` -> ` id`
@@ -2778,7 +2777,6 @@ Consumers of the JSON output of the CLI must update their clients if they use on
27782777 ` ` `
27792778
27802779- in ` board details` command the following fields have been renamed:
2781-
27822780 - ` identification_pref` -> ` identification_prefs`
27832781 - ` usbID` -> ` usb_id`
27842782 - ` PID` -> ` pid`
@@ -2856,7 +2854,6 @@ Consumers of the JSON output of the CLI must update their clients if they use on
28562854 ` ` `
28572855
28582856- in ` board listall` command the following fields have been renamed:
2859-
28602857 - ` FQBN` -> ` fqbn`
28612858 - ` Email` -> ` email`
28622859 - ` ID` -> ` id`
@@ -2890,7 +2887,6 @@ Consumers of the JSON output of the CLI must update their clients if they use on
28902887 ` ` `
28912888
28922889- in ` board search` command the following fields have been renamed:
2893-
28942890 - ` FQBN` -> ` fqbn`
28952891 - ` Email` -> ` email`
28962892 - ` ID` -> ` id`
@@ -2922,7 +2918,6 @@ Consumers of the JSON output of the CLI must update their clients if they use on
29222918 ` ` `
29232919
29242920- in ` lib deps` command the following fields have been renamed:
2925-
29262921 - ` versionRequired` -> ` version_required`
29272922 - ` versionInstalled` -> ` version_installed`
29282923
@@ -2947,7 +2942,6 @@ Consumers of the JSON output of the CLI must update their clients if they use on
29472942 ` ` `
29482943
29492944- in ` lib search` command the following fields have been renamed:
2950-
29512945 - ` archivefilename` -> ` archive_filename`
29522946 - ` cachepath` -> ` cache_path`
29532947
@@ -3016,7 +3010,6 @@ Consumers of the JSON output of the CLI must update their clients if they use on
30163010 ` ` `
30173011
30183012- in ` board list` command the following fields have been renamed:
3019-
30203013 - ` FQBN` -> ` fqbn`
30213014 - ` VID` -> ` vid`
30223015 - ` PID` -> ` pid`
0 commit comments