patcg-individual-drafts / private-aggregation-api

Explainer for proposed web platform API
https://patcg-individual-drafts.github.io/private-aggregation-api/
41 stars 17 forks source link

enableDebugMode() should use a debugKey #46

Closed alexmturner closed 1 year ago

alexmturner commented 1 year ago

We should use camelCase for enableDebugMode's debug key argument, i.e. switch debug_key to debugKey. This would align with the web platform design principles: https://www.w3.org/TR/design-principles/#casing-rules.

Note that this would not change the JSON key used in the eventual report.