Skip to content

api: fixed extensions POST endpoint

Yuri Konotopov requested to merge extension-post into master
  1. Fix check for user argument
  2. In development branch request argument was dropped from submitted_for_review signal, but we still use it in the main branch so we should pass it for now.

Merge request reports