Skip to content

Quickfix/appimage install endpoints

Gen GH requested to merge quickfix/appimage-install-endpoints into master

This PR fixes various small issues regarding appimage endpoints:

  • Add pk=None to install/uninstall endpoints
  • Change is_installed for installed_state=INSTALLED in get all launchers endpoint
  • Add launcher url to LauncherSerializer

Merge request reports