mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 10:47:46 -05:00
Even though `type` is an alias for `method`, we have custom logic in `/discourse/lib/ajax` that checks only `type`, and ~200 other ajax calls in the codebase already use `type` param.