WebThingsIO / api

Web Thing API Specification
http://iot.mozilla.org/wot/
Other
164 stars 25 forks source link

type vs. mediaType vs. contentType #125

Open benfrancis opened 5 years ago

benfrancis commented 5 years ago

Currently Mozilla's spec uses mediaType for links. The W3C spec uses contentType for forms and type for links.

We somehow need to resolve this inconsistency.

See also: https://github.com/w3c/wot-thing-description/issues/306