WICG / attribution-reporting-api

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

Require explicit handling of optional and required fields #1339

Closed apasel422 closed 1 week ago

apasel422 commented 2 weeks ago

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