mirror of
https://github.com/langgenius/dify.git
synced 2026-05-09 12:59:18 +08:00
tweaks
This commit is contained in:
parent
416ee7a21d
commit
a500b2810c
@ -390,7 +390,7 @@ export const listDeploymentEnvironmentOptions = oc
|
||||
})
|
||||
.output(zEnterpriseAppDeployConsoleListDeploymentEnvironmentOptionsResponse)
|
||||
|
||||
export const enterpriseAppDeployConsole = {
|
||||
export const appDeploy = {
|
||||
listAppInstances,
|
||||
createAppInstance,
|
||||
deleteAppInstance,
|
||||
@ -528,7 +528,7 @@ export const webAppAuth = {
|
||||
}
|
||||
|
||||
export const contract = {
|
||||
enterpriseAppDeployConsole,
|
||||
appDeploy,
|
||||
consoleSso,
|
||||
webAppAuth,
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user