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

Rename API functions to be more accurate and consistent #48

Closed alexmturner closed 1 year ago

alexmturner commented 1 year ago

Changes sendHistogramReport() to contributeToHistogram() and reportContributionForEvent() to contributeToHistogramOnEvent(). Functionality is otherwise unchanged.

See issue #44.


Preview | Diff

alexmturner commented 1 year ago

@linnan-github, could you PTAL? Thanks! cc @yoavweiss if you want to take a look :)

yoavweiss commented 1 year ago

New names LGTM! :)