discourse/spec/requests/api
Vinoth Kannan 33eae4cbd8
FEATURE: add period filter in top topics route for tags. (#13415)
And also move all the "top topics by period" routes to query string param.

/top/monthly => /top?period=monthly
/c/:slug/:id/l/top/monthly => /c/:slug/:id/l/top?period=monthly
/tag/:slug/l/top/daily => /tag/:slug/l/top?period=daily (new)
2021-07-06 15:25:11 +05:30
..
schemas FIX: Update post's raw from server response (#13438) 2021-06-18 16:26:57 +03:00
shared document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
backups_spec.rb DEV: Fix flaky specs 2021-02-09 17:28:03 +01:00
categories_spec.rb DEV: Remove draft attributes from topic lists (#12525) 2021-03-30 11:42:26 -04:00
groups_spec.rb document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
invites_spec.rb DEV: Update API documentation for invites (#12360) 2021-03-11 18:19:32 +02:00
notifications_spec.rb DEV: Document notifications and tags api endpoints 2020-08-07 14:30:54 -06:00
posts_spec.rb DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
private_messages_spec.rb FEATURE: Add last visit indication to topic view page. (#13471) 2021-07-05 14:17:31 +08:00
search_spec.rb document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
tags_spec.rb FEATURE: Add last visit indication to topic view page. (#13471) 2021-07-05 14:17:31 +08:00
topics_spec.rb FEATURE: add period filter in top topics route for tags. (#13415) 2021-07-06 15:25:11 +05:30
uploads_spec.rb DEV: More API Doc improvements (#11849) 2021-01-26 07:38:46 -07:00
users_spec.rb DEV: Document the user suspend api endpoint (#12179) 2021-02-23 05:58:22 -07:00