Add spec for AccountController.relationships
authorEgor Kislitsyn <egor@kislitsyn.com>
Tue, 7 Apr 2020 14:29:05 +0000 (18:29 +0400)
committerEgor Kislitsyn <egor@kislitsyn.com>
Mon, 13 Apr 2020 14:16:07 +0000 (18:16 +0400)
commitd7d6a83233f24b80005b4f49a8697535620e4b83
treea1a3279edc5549bed14b17f58e57ab878b97a8c9
parentab400b2ddb205271b0a2680c45db18844f59a27d
Add spec for AccountController.relationships
lib/pleroma/web/api_spec/operations/account_operation.ex
lib/pleroma/web/api_spec/schemas/account_relationship_response.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/account_relationships_response.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/account_controller.ex
test/web/api_spec/account_operation_test.exs
test/web/mastodon_api/controllers/account_controller_test.exs