No existing issues.
Description
io-package schema specifies 'common.tier' as an required property:
While this is true for executeable adapters, common.tier should not be required for adapters setting common.onlyWWW to true as these adapters do not start any code and common,tier does not have any effect for thise adapters.
As common,tier is reuired schema validation fails for onlyWWW Adapters with missing common,tier currently.
Reproduction instruction
see problem description
JS-controller version
7.1.1
Node version
n/a