wot-typescript-definitions
Advanced tools
Comparing version
@@ -150,2 +150,9 @@ import { Observable } from 'rxjs/Observable'; | ||
descriptions?: MultiLanguage; | ||
/** Set of authorization scope identifiers */ | ||
scopes?: Array<string>; | ||
/** URI template variables */ | ||
uriVariables?: DataSchema; | ||
/** Set of security definition names */ | ||
security?: Array<string>; | ||
/** | ||
@@ -152,0 +159,0 @@ * A collection of predicate terms that reference values of any type, |
{ | ||
"name": "wot-typescript-definitions", | ||
"version": "0.6.0-SNAPSHOT.6", | ||
"version": "0.6.0-SNAPSHOT.7", | ||
"description": "TypeScript definitions for the W3C WoT Scripting API", | ||
@@ -5,0 +5,0 @@ "author": "W3C Web of Things Working Group", |
19249
1.18%422
1.44%