docbrown/app/controllers/api/v0
Raphael Noriode 1a4dba2475
API: Fetch article by slug (#8929)
* Add check to id param to use slug if passed

* modify to use slug in a different action

* wrote test for this api endpoint

* update test to check array equality
the test also checks if the first tag in the parsed list is the same as the first tag in the article
2020-07-01 10:58:45 +02:00
..
analytics_controller.rb Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
api_controller.rb [deploy] RateLimit Refactor: Consolidate Logic for Checking a Limit and Raising an Error (#7636) 2020-05-01 13:31:44 -05:00
articles_controller.rb API: Fetch article by slug (#8929) 2020-07-01 10:58:45 +02:00
comments_controller.rb Comments API: hide deleted and hidden comments (plus docs) (#6482) [deploy] 2020-03-07 09:02:10 +01:00
followers_controller.rb API: add docs for /followers/users and remove organizations endpoint (#6551) 2020-03-11 10:56:43 +01:00
follows_controller.rb Migrate Users/FollowJob to Sidekiq (#5403) 2020-01-08 15:03:18 -05:00
health_checks_controller.rb Allow localhost or 127.0.0.1 to access api/health_checks without health-check-token (#8231) 2020-06-02 11:29:04 -04:00
listings_controller.rb [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
podcast_episodes_controller.rb Enable CORS on public API endpoints (#6116) [deploy] 2020-02-18 10:47:07 -05:00
tags_controller.rb Move onboarding tags from public to internal API (#6329) 2020-03-06 19:34:31 +01:00
users_controller.rb Move user following suggestions to internal API (#6601) [deploy] 2020-03-13 13:37:24 +01:00
videos_controller.rb API: add users and videos docs (#6611) [deploy] 2020-03-13 09:12:09 +01:00
webhooks_controller.rb Small API controllers refactoring (#6021) [deploy] 2020-02-12 11:51:42 -05:00