WICG / attribution-reporting-api

Attribution Reporting API
https://wicg.github.io/attribution-reporting-api/
Other
370 stars 173 forks source link

Require explicit handling of optional and required fields #1339

Closed apasel422 closed 5 months ago

apasel422 commented 5 months ago

This allow us to merge the field and fieldMaybeDefault functions and makes it harder to accidentally make a field required (or optional).