equal
deleted
inserted
replaced
65 }, |
65 }, |
66 random_tags : 3, |
66 random_tags : 3, |
67 disable_share: true, |
67 disable_share: true, |
68 api_endpoint_template : "json_examples/return_after_post.json", //"endpoint/{{id}}.json", |
68 api_endpoint_template : "json_examples/return_after_post.json", //"endpoint/{{id}}.json", |
69 api_method : 'POST' |
69 api_method : 'POST' |
70 }, /* { |
70 } /*, { |
71 type: "TraceWidget", |
71 type: "TraceWidget", |
72 // js_console : true, |
72 // js_console : true, |
73 url: "http://traces.advene.org:5000/", |
73 url: "http://traces.advene.org:5000/", |
74 requestmode: 'GET', |
74 requestmode: 'GET', |
75 syncmode: "sync" |
75 syncmode: "sync" |