mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-06 17:58:05 +02:00
Had a plan to use this, but realized for what I'm doing immediately I don't quite need it yet. /update server endpoint can now receive a Reason code and Message field. These are available with IWatchdogApi.RestartRequested. Cleaned up IWatchdogApi: Added comments, moved symbols that should only be called by the engine to an internal interface. Also cleaned up some code in WatchdogApi to remove some IDE warnings.