We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60524b4 + 167f08f commit a6396c2Copy full SHA for a6396c2
lib/src/definitions/extensions/json_parser.dart
@@ -26,7 +26,6 @@ import "../version_info.dart";
26
const _validTdContextValues = [
27
"https://www.w3.org/2019/wot/td/v1",
28
"https://www.w3.org/2022/wot/td/v1.1",
29
- "http://www.w3.org/ns/td",
30
];
31
32
/// Extension for parsing fields of JSON objects.
0 commit comments