mattn / go-mastodon

mastodon client for golang
MIT License
600 stars 85 forks source link

Add /api/v1/notifications/dismiss #98

Closed buckket closed 5 years ago

buckket commented 5 years ago

This endpoint was missing.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.1%) to 90.787% when pulling 345ee46682c6fe5fce32d18a68a798c0ba1e1606 on buckket:dismiss into f51571807ddabd3db787bc03a012e1b90ae1d4c0 on mattn:master.

mattn commented 5 years ago

LGTM. Thank you.