tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
ApiValidationStatus.cs
Go to the documentation of this file.
ApiValidationStatus
Status of DMAPI validation.
@ BadValidationRequest
The validation request was malformed.
@ Incompatible
Valid API, but not compatible with the current TGS version.
@ RequiresTrusted
Valid API. The game must be run with a security level of Api.Models.DreamDaemonSecurity....
@ NeverValidated
The DMAPI never contacted the server for validation.
@ UnaskedValidationRequest
The server was contacted for validation but it was never requested.
@ RequiresUltrasafe
Valid API. The game must be run with a minimum security level of Api.Models.DreamDaemonSecurity....
@ RequiresSafe
Valid API. The game must be run with a minimum security level of Api.Models.DreamDaemonSecurity....