]> cat aescling's git repositories - mastodon.git/commit
Add GET /api/v1/push/subscription REST API (#7471)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 13 May 2018 19:07:31 +0000 (21:07 +0200)
committerGitHub <noreply@github.com>
Sun, 13 May 2018 19:07:31 +0000 (21:07 +0200)
commit97e43ec5f08aeafe0cb34a2e71e857f22c547f7a
tree3aebfc603a3d306692fe7b25746063d5797becac
parentf31e58af9e6333f96248562cebfd215b6d32bcfc
Add GET /api/v1/push/subscription REST API (#7471)

* Add Api::V1::Push::SubscriptionsController#show

* Add to routes
app/controllers/api/v1/push/subscriptions_controller.rb
config/routes.rb