docbrown/spec/requests/api/v1
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 Create a note when a users' articles are being unpublished via API (#18545) 2022-10-10 16:25:56 +03:00
docs Create a note when a users' articles are being unpublished via API (#18545) 2022-10-10 16:25:56 +03:00
analytics_spec.rb Remove api_v1 feature flag (#18213) 2022-08-23 16:00:08 -04:00
articles_spec.rb ActiveSupport::Notifications listen/forget fix (#18549) 2022-10-07 11:00:37 -06:00
comments_spec.rb Remove api_v1 feature flag (#18213) 2022-08-23 16:00:08 -04:00
feature_flags_spec.rb Remove api_v1 feature flag (#18213) 2022-08-23 16:00:08 -04:00
followers_spec.rb Remove api_v1 feature flag (#18213) 2022-08-23 16:00:08 -04:00
follows_spec.rb Remove api_v1 feature flag (#18213) 2022-08-23 16:00:08 -04:00
health_checks_spec.rb Rubocop fixes (#18461) 2022-09-16 15:25:48 +03:00
instances_spec.rb Remove api_v1 feature flag (#18213) 2022-08-23 16:00:08 -04:00
listings_spec.rb Update per_page_max in API endpoints + docs bump (#18415) 2022-09-02 14:07:19 -06:00
organizations_spec.rb Update per_page_max in API endpoints + docs bump (#18415) 2022-09-02 14:07:19 -06:00
podcasts_episodes_spec.rb Update per_page_max in API endpoints + docs bump (#18415) 2022-09-02 14:07:19 -06:00
profile_images_spec.rb Remove api_v1 feature flag (#18213) 2022-08-23 16:00:08 -04:00
reactions_spec.rb Restrict Reactions API to admins (#18424) 2022-09-08 17:56:42 +02:00
readinglist_spec.rb Remove api_v1 feature flag (#18213) 2022-08-23 16:00:08 -04:00
tags_spec.rb Update per_page_max in API endpoints + docs bump (#18415) 2022-09-02 14:07:19 -06:00
users_spec.rb Create a note when a users' articles are being unpublished via API (#18545) 2022-10-10 16:25:56 +03:00
videos_spec.rb Update per_page_max in API endpoints + docs bump (#18415) 2022-09-02 14:07:19 -06:00