There were some properties that were being marked as required with the 0.19.0 release. This included the run_at property for content_scripts. This release fixes that issue.
Changes
- Handle allOf with optional inner schemas (#1249).
- This fixes the original issue of
run_at being required (#1245).