Add OpenAPI spec for ListController
authorEgor Kislitsyn <egor@kislitsyn.com>
Tue, 5 May 2020 13:05:34 +0000 (17:05 +0400)
committerEgor Kislitsyn <egor@kislitsyn.com>
Tue, 5 May 2020 13:05:34 +0000 (17:05 +0400)
commit5ec6aad5670cf0888942a13e83b9ffd16e97dd18
tree331acd7ec3d78cc9bc6c3aa70b89db17315b38a4
parent33f29760200e00305be20350898ebfd2b3ce21af
Add OpenAPI spec for ListController
lib/pleroma/web/api_spec/operations/account_operation.ex
lib/pleroma/web/api_spec/operations/list_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/list.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/list_controller.ex
test/support/conn_case.ex
test/web/mastodon_api/controllers/list_controller_test.exs