image_mgr/wwwroot/api/registry_deploy.dspy

4 lines
237 B
Plaintext

ns = params_kw.copy()
async with DBPools().sqlorContext(get_module_dbname('image_mgr')) as sor:
return {'widgettype':'Message','options':{'cwidth':16,'cheight':9,'title':'Info','timeout':3,'message':'Operation not yet implemented'}}