docbrown/app/controllers/api/v0
rhymes 0186fd9aee
Add Retry-After for API rate limit errors and document limits in API spec (#7444)
* Add correct rate limit exception to Articles::Updater

* Send Retry-After with HTTP 429 back to the client

* Update API specs for error 429

* Test build

* Fix spec

* Add retry after to ImageUploadsController and fix specs

* Generalize a bit
2020-04-24 17:35:28 +02:00
..
analytics_controller.rb Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
api_controller.rb Add Retry-After for API rate limit errors and document limits in API spec (#7444) 2020-04-24 17:35:28 +02:00
articles_controller.rb Add Retry-After for API rate limit errors and document limits in API spec (#7444) 2020-04-24 17:35:28 +02:00
classified_listings_controller.rb Use new classified listing categories (#7250) 2020-04-23 10:06:58 +07: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
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