discourse/spec/requests/api
Osama Sayegh 67cde14a61
DEV: Use Service::Base for suspend and silence actions (#28459)
This commit moves the business logic in the `Admin::UsersController#suspend` and `Admin::UsersController#silence` actions to dedicated service classes. There's no functional changes in this commit.

Internal topic: t/130014.
2024-08-22 14:38:56 +03:00
..
schemas DEV: Use Service::Base for suspend and silence actions (#28459) 2024-08-22 14:38:56 +03:00
shared
backups_spec.rb
badges_spec.rb
categories_spec.rb
groups_spec.rb
invites_spec.rb
multiple_invites_spec.rb
notifications_spec.rb DEV: Block accidental serialization of entire AR models (#27668) 2024-07-01 17:08:48 -03:00
posts_spec.rb DEV: Block accidental serialization of entire AR models (#27668) 2024-07-01 17:08:48 -03:00
private_messages_spec.rb FIX: update id types in API docs to integers (#27412) 2024-06-26 20:44:39 -06:00
rate_limits_spec.rb DEV: Don't enforce per ip rate limits for admin api requests (#27500) 2024-06-17 13:21:11 -05:00
search_spec.rb
site_spec.rb
tags_spec.rb FIX: update id types in API docs to integers (#27412) 2024-06-26 20:44:39 -06:00
topics_spec.rb FIX: update id types in API docs to integers (#27412) 2024-06-26 20:44:39 -06:00
uploads_spec.rb
user_badges_spec.rb
users_spec.rb DEV: Use Service::Base for suspend and silence actions (#28459) 2024-08-22 14:38:56 +03:00