Summary
- Update TestServer-controller to return json when starting (commit: 7e13c19) (details)
- Fix ServerAppMain setting config file. Set using the default ustad-server.conf file if it exists automatically. (commit: 6e0fbb5) (details)
The file was added | testserver-controller/src/main/java/com/ustadmobile/test/http/ServerInfo.kt |
The file was modified | testserver-controller/src/main/java/com/ustadmobile/test/http/TestServerController.kt (diff) |
The file was modified | app-ktor-server/src/main/kotlin/com/ustadmobile/lib/rest/ServerAppMain.kt (diff) |