-
Notifications
You must be signed in to change notification settings - Fork 28
API update #113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API update #113
Conversation
Signed-off-by: Zoltan Kis <[email protected]>
Signed-off-by: Zoltan Kis <[email protected]>
Link for convenience: https://rawgit.com/zolkis/wot-scripting-api/master/index.html |
…nts. Signed-off-by: Zoltan Kis <[email protected]>
…s. Fix some of the examples. Signed-off-by: Zoltan Kis <[email protected]>
Signed-off-by: Zoltan Kis <[email protected]>
Signed-off-by: Zoltan Kis <[email protected]>
Signed-off-by: Zoltan Kis <[email protected]>
…ns to ThingTemplate, add support for referencing type information. Update examples. Small changes on structures. Signed-off-by: Zoltan Kis <[email protected]>
@danielpeintner please check this commit... |
60f56c1
to
0771fad
Compare
…urityDefinitions. Signed-off-by: Zoltan Kis <[email protected]>
…er for discovery. Improve Security dictionary. Editorial fixes. Signed-off-by: Zoltan Kis <[email protected]>
Signed-off-by: Zoltan Kis <[email protected]>
Note that there are a few small differences between the TD and Scripting, especially in DataSchema vs ValueType. For instance in Scripting, object properties contain the information whether they are required or not (by default not required), whereas in the TD there is a separate property |
…sing sections. Signed-off-by: Zoltan Kis <[email protected]>
Work in progress.
A series of commits for changing the API as agreed in the Prague F2F, and the following issues:
#96 #108 #109 #110 #111 #112 #114 #115
Signed-off-by: Zoltan Kis [email protected]