docbrown/app/controllers/concerns/api
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
..
admin API V1 transition (#17835) 2022-06-23 14:26:00 -06:00
analytics_controller.rb API V1 transition (#17835) 2022-06-23 14:26:00 -06:00
articles_controller.rb Update per_page_max in API endpoints + docs bump (#18415) 2022-09-02 14:07:19 -06:00
comments_controller.rb API V1 transition (#17835) 2022-06-23 14:26:00 -06:00
feature_flags_controller.rb API V1 transition (#17835) 2022-06-23 14:26:00 -06:00
followers_controller.rb API V1 transition (#17835) 2022-06-23 14:26:00 -06:00
follows_controller.rb API V1 transition (#17835) 2022-06-23 14:26:00 -06:00
health_checks_controller.rb API V1 transition (#17835) 2022-06-23 14:26:00 -06:00
instances_controller.rb API V1 transition (#17835) 2022-06-23 14:26:00 -06:00
listings_controller.rb Update per_page_max in API endpoints + docs bump (#18415) 2022-09-02 14:07:19 -06:00
organizations_controller.rb Update per_page_max in API endpoints + docs bump (#18415) 2022-09-02 14:07:19 -06:00
podcast_episodes_controller.rb Update per_page_max in API endpoints + docs bump (#18415) 2022-09-02 14:07:19 -06:00
profile_images_controller.rb API V1 transition (#17835) 2022-06-23 14:26:00 -06:00
readinglist_controller.rb API V1 transition (#17835) 2022-06-23 14:26:00 -06:00
tags_controller.rb Update per_page_max in API endpoints + docs bump (#18415) 2022-09-02 14:07:19 -06:00
users_controller.rb Create a note when a users' articles are being unpublished via API (#18545) 2022-10-10 16:25:56 +03:00
videos_controller.rb Update per_page_max in API endpoints + docs bump (#18415) 2022-09-02 14:07:19 -06:00