Feat/add-remote-file-upload-api (#9906)
This commit is contained in:
parent
78b74cce8e
commit
9ac2bb30f4
72 changed files with 788 additions and 272 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from flask_restful import Resource, reqparse
|
||||
|
||||
from controllers.console.setup import setup_required
|
||||
from controllers.console.wraps import setup_required
|
||||
from controllers.inner_api import api
|
||||
from controllers.inner_api.wraps import inner_api_only
|
||||
from events.tenant_event import tenant_was_created
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue