Add spec for AccountController.lists
authorEgor Kislitsyn <egor@kislitsyn.com>
Wed, 8 Apr 2020 19:51:46 +0000 (23:51 +0400)
committerEgor Kislitsyn <egor@kislitsyn.com>
Mon, 13 Apr 2020 14:17:07 +0000 (18:17 +0400)
commit1b680a98ae15035215fa8489f825af72532340c4
tree0299e949d8e9147e7db5a700641e043022b30038
parente105cc12b67e44eb4e19293b850731f300999a4f
Add spec for AccountController.lists
lib/pleroma/web/api_spec/operations/account_operation.ex
lib/pleroma/web/api_spec/schemas/list.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/lists_response.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/account_controller.ex
test/web/mastodon_api/controllers/account_controller_test.exs