]> cat aescling's git repositories - mastodon.git/commit
Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 12 Dec 2017 02:55:39 +0000 (03:55 +0100)
committerGitHub <noreply@github.com>
Tue, 12 Dec 2017 02:55:39 +0000 (03:55 +0100)
commit1356ed72cd4f595e93a5fa23fd8d7459fc8f81b3
tree3fef338a1a6cdd3992b64215f36d3c8186635b34
parent481fac7c8401a47af52043cd4db05b6dd984d8a9
Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983)
app/controllers/api/v1/accounts/lists_controller.rb [new file with mode: 0644]
config/routes.rb
spec/controllers/api/v1/accounts/lists_controller_spec.rb [new file with mode: 0644]