mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 16:03:21 +00:00
fix listApps
This commit is contained in:
@@ -130,7 +130,7 @@ async fn list_apps(
|
||||
"path",
|
||||
"summary",
|
||||
"versions[array_upper(versions, 1)] as version",
|
||||
"policy->>execution_mode as execution_mode",
|
||||
"policy->>'execution_mode' as execution_mode",
|
||||
"extra_perms",
|
||||
])
|
||||
.order_by("path", true)
|
||||
|
||||
Reference in New Issue
Block a user