clarin-eric / switchboard-tool-registry

The Switchboard Tool Registry
GNU General Public License v3.0
4 stars 13 forks source link

new tool to master branch (1) #155

Closed procesaur closed 2 years ago

procesaur commented 2 years ago

I think our JSON is ok now,

procesaur commented 2 years ago

The tool is up on the beta switchboard now, however clicking it produces a js error.

andmor- commented 2 years ago

Fixed. You have to provide a mediatypes array for each input object, even if marked as optional. I added this and it now works. Please see this commit and, if needed, change the mediatypes to the ones that the tool input's actually support

procesaur commented 2 years ago

Understandable. Those are actually checkboxes for different features, but I guess we are to make a separate JSON for each one then, which will total in four I believe.