Skip to content

Commit 269027e

Browse files
committed
remove unused formDefaults
1 parent bef7e3c commit 269027e

File tree

1 file changed

+0
-2
lines changed
  • proposals/common-definitions/tooling

1 file changed

+0
-2
lines changed

proposals/common-definitions/tooling/tds.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,7 +1065,6 @@ const validTDs = [
10651065
}
10661066
}
10671067
},
1068-
"formDefaults": ["json", "cbor"],
10691068
"properties": {
10701069
"prop1": {
10711070
"type": "string",
@@ -1287,7 +1286,6 @@ const validTDs = [
12871286
}
12881287
}
12891288
},
1290-
"formDefaults": ["http+json", "http+cbor", "coap+json", "coap+cbor"],
12911289
"properties": {
12921290
"prop1": {
12931291
"type": "string",

0 commit comments

Comments
 (0)