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.
1 parent 60524b4 commit 167f08fCopy full SHA for 167f08f
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