Skip to content
Failed

Changes

Summary

  1. Update TestServer-controller to return json when starting (commit: 7e13c19) (details)
  2. Fix ServerAppMain setting config file. Set using the default ustad-server.conf file if it exists automatically. (commit: 6e0fbb5) (details)
Commit 7e13c1909e0830c3dd9d35c56681d8f42a448832 by Mike Dawson
Update TestServer-controller to return json when starting
(commit: 7e13c19)
The file was addedtestserver-controller/src/main/java/com/ustadmobile/test/http/ServerInfo.kt
The file was modifiedtestserver-controller/src/main/java/com/ustadmobile/test/http/TestServerController.kt (diff)
Commit 6e0fbb556d6d7ba5be2e34c64927c12225eb36cb by Mike Dawson
Fix ServerAppMain setting config file. Set using the default ustad-server.conf file if it exists automatically.
(commit: 6e0fbb5)
The file was modifiedapp-ktor-server/src/main/kotlin/com/ustadmobile/lib/rest/ServerAppMain.kt (diff)