discourse/spec/requests/api
Dan Ungureanu 3c51647872
DEV: Remove legacy tag and category routes (#10338)
* DEV: Remove client-side legacy tag and category routes

* DEV: Remove server-side legacy tag routes

* DEV: Refactor ListController#set_category

* FIX: Remove reference to discovery.parentCategory

* FIX: Refactor TagsController#set_category_from_params

* FIX: Build correct canonical URL for tags and categories

* DEV: Fix deprecation notice in Ruby 2.7

* DEV: Replace use of removed legacy tag route

* DEV: Add deprecation notices for old routes and controllers
2020-11-03 16:57:58 +02:00
..
categories_spec.rb FIX: Redirect user to the URL with the correct category slug (#10167) 2020-07-07 15:25:36 +03:00
groups_spec.rb DEV: Add api docs for invite and group update endpoint (#11019) 2020-10-26 08:55:22 -06:00
invites_spec.rb DEV: Add api docs for invite and group update endpoint (#11019) 2020-10-26 08:55:22 -06:00
notifications_spec.rb DEV: Document notifications and tags api endpoints 2020-08-07 14:30:54 -06:00
posts_spec.rb DEV: Add API Doc specs for topic endpoints 2020-07-08 18:08:14 -06:00
private_messages_spec.rb DEV: Document private message api endpoints 2020-07-31 18:27:08 -06:00
tags_spec.rb DEV: Remove legacy tag and category routes (#10338) 2020-11-03 16:57:58 +02:00
topics_spec.rb DEV: Add api docs for invite and group update endpoint (#11019) 2020-10-26 08:55:22 -06:00
users_spec.rb DEV: Document `/u/{username}.json` API endpoint 2020-09-04 16:24:43 -06:00