You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
Right now the schema doesn't validate the keys provided in the distribution array, it would be great to check if either of "accessURL" or "webService" is included in the array.
The data.json harvesters are also currently not taking the values from "webService" field in the distribution array, which is in works to address on harvesting side.
Opening the issue to track, will try to update the schema with right validation if we think it is good to address.