docbrown/spec/requests/api/v1/docs
Anna Buianova 184ee8039f
Create a note when a users' articles are being unpublished via API (#18545)
* Moved a comment about soft delete from controller to the service

* Create a note when unpublishing all users' articles via api

* Create a note with the default text when unpublishing all via api, added docs
2022-10-10 16:25:56 +03:00
..
articles_spec.rb Create a note when a users' articles are being unpublished via API (#18545) 2022-10-10 16:25:56 +03:00
reactions_spec.rb Restrict Reactions API to admins (#18424) 2022-09-08 17:56:42 +02:00
users_spec.rb