mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 08:00:19 +01:00
Mark TestMerge.PrimaryRevisionInformation as required
This commit is contained in:
@@ -15,6 +15,7 @@ namespace Tgstation.Server.Host.Models
|
||||
/// <summary>
|
||||
/// The initial <see cref="RevisionInformation"/> the <see cref="TestMerge"/> was merged with
|
||||
/// </summary>
|
||||
[Required]
|
||||
public RevisionInformation PrimaryRevisionInformation { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user