-
- Downloads
Add spec for AccountController.update_credentials
Showing
- lib/pleroma/web/api_spec/helpers.ex 1 addition, 1 deletionlib/pleroma/web/api_spec/helpers.ex
- lib/pleroma/web/api_spec/operations/account_operation.ex 13 additions, 1 deletionlib/pleroma/web/api_spec/operations/account_operation.ex
- lib/pleroma/web/api_spec/schemas/account_field_attribute.ex 26 additions, 0 deletionslib/pleroma/web/api_spec/schemas/account_field_attribute.ex
- lib/pleroma/web/api_spec/schemas/account_update_credentials_request.ex 123 additions, 0 deletions...eb/api_spec/schemas/account_update_credentials_request.ex
- lib/pleroma/web/mastodon_api/controllers/account_controller.ex 27 additions, 14 deletions...leroma/web/mastodon_api/controllers/account_controller.ex
- test/support/conn_case.ex 5 additions, 0 deletionstest/support/conn_case.ex
- test/web/api_spec/account_operation_test.exs 32 additions, 0 deletionstest/web/api_spec/account_operation_test.exs
- test/web/mastodon_api/controllers/account_controller/update_credentials_test.exs 2 additions, 0 deletions...ontrollers/account_controller/update_credentials_test.exs
Loading
Please register or sign in to comment