docbrown/app/controllers/api/v1
Fernando Valverde 2ad02cf31c
API v1 without api key restriction (#18340)
* Remove :api_v1 feature flag

* Reworking the auth configs throughout V1 + specs

* Fix remaining v1 specs

* Enhanced inline docs

* deprecation warning update

* Use headers variable for most v1 specs

* Cherry pick spec changes

* Fix specs

* group let! statements - rubocop

* Bring back ||= on api v1 authentication methods

* Bump swagger/v1/api_v1.json
2022-08-19 14:04:41 -06: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
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 Unpublish post service class + V1 API endpoint (#18031) 2022-07-08 09:08:55 -06:00
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
podcast_episodes_controller.rb API v1 without api key restriction (#18340) 2022-08-19 14:04:41 -06:00
profile_images_controller.rb
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