docbrown/app/controllers/api/v1
Joshua Wehner d3f8e127fa
Add an article exclusion list to Billboards (#19280)
* Add exclude_article_ids int array

* Add specs, normalize inputs better

* Add to form & controller

* Add exclude_article_ids to DisplayAd API

* Use exclude_article_ids in query

* Rubocop

* Comment typo

* Tweak rspec example length config

* Arguments all the way down

* Typo

* Update spec/requests/api/v1/docs/display_ads_spec.rb

Co-authored-by: Ben Halpern <bendhalpern@gmail.com>

* Update spec/requests/api/v1/docs/display_ads_spec.rb

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* Swagger schema for Display Ad

---------

Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2023-04-05 09:10:22 -04:00
..
admin
analytics_controller.rb API v1 without api key restriction (#18340) 2022-08-19 14:04:41 -06:00
api_controller.rb API v1 without api key restriction (#18340) 2022-08-19 14:04:41 -06:00
articles_controller.rb API v1 without api key restriction (#18340) 2022-08-19 14:04:41 -06:00
comments_controller.rb API v1 without api key restriction (#18340) 2022-08-19 14:04:41 -06:00
display_ads_controller.rb Add an article exclusion list to Billboards (#19280) 2023-04-05 09:10:22 -04:00
feature_flags_controller.rb
followers_controller.rb API v1 without api key restriction (#18340) 2022-08-19 14:04:41 -06:00
follows_controller.rb API v1 without api key restriction (#18340) 2022-08-19 14:04:41 -06:00
health_checks_controller.rb API v1 without api key restriction (#18340) 2022-08-19 14:04:41 -06:00
instances_controller.rb
listings_controller.rb API v1 without api key restriction (#18340) 2022-08-19 14:04:41 -06:00
organizations_controller.rb API v1 without api key restriction (#18340) 2022-08-19 14:04:41 -06:00
pages_controller.rb Pages API: create, update, and delete (#19009) 2023-02-02 17:24:11 +01:00
podcast_episodes_controller.rb API v1 without api key restriction (#18340) 2022-08-19 14:04:41 -06:00
profile_images_controller.rb
reactions_controller.rb Restrict Reactions API to admins (#18424) 2022-09-08 17:56:42 +02:00
readinglist_controller.rb API v1 without api key restriction (#18340) 2022-08-19 14:04:41 -06:00
tags_controller.rb API v1 without api key restriction (#18340) 2022-08-19 14:04:41 -06:00
users_controller.rb API v1 without api key restriction (#18340) 2022-08-19 14:04:41 -06:00
videos_controller.rb API v1 without api key restriction (#18340) 2022-08-19 14:04:41 -06:00