DubRegistryFullWebFrontend.postDeleteLogo

Undocumented in source. Be warned that the author may not have intended to support it.
class DubRegistryFullWebFrontend
@auth
@path("/my_packages/:packname/delete_logo")
void
postDeleteLogo
(
scope HTTPServerRequest request
,
string _packname
,
User _user
)

Meta