addons-linter
addons-linter copied to clipboard
Fix import script to handle "required" and "properties" schema properties
We recently discovered a bug in our import script that caused the required data collection permissions to be missing. Fixing that uncovered another issue with some props named properties. Let's fix that.
Please tell me, Can I solve this?