mozilla-services / autopush

Python Web Push Server used by Mozilla
https://autopush.readthedocs.io/
Mozilla Public License 2.0
215 stars 34 forks source link

bug: normalize `reason` tag to snake_case #1427

Closed jrconlin closed 3 years ago

jrconlin commented 3 years ago

Closes #1426

Description

converts instances of reason tag to use snake_case, corrects spelling mistake.

Testing

verify below

Issue(s)

Closes #1426