add ClearFolder, ListResources, GetInstaller

endpoints
This commit is contained in:
Alex Bezdieniezhnykh
2025-06-13 23:27:37 +03:00
parent c15167f21d
commit 3be7062993
5 changed files with 109 additions and 43 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
},
"AllowedHosts": "*",
"ResourcesConfig": {
"ResourcesFolder": "Content"
"ResourcesFolder": "Content",
"SuiteInstallerFolder": "suite"
},
"JwtConfig": {
"Issuer": "AzaionApi",