tgstation-server 6.5.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
Properties | List of all members
Tgstation.Server.Api.Models.TestMergeParameters Class Reference

Parameters for creating a TestMerge. More...

Inheritance diagram for Tgstation.Server.Api.Models.TestMergeParameters:
Inheritance graph
[legend]

Properties

int Number [get, set]
 The number of the test merge source. More...
 
virtual ? string TargetCommitSha [get, set]
 The sha of the test merge revision to merge. If not specified, the latest commit from the source will be used. More...
 
string? Comment [get, set]
 Optional comment about the test. More...
 

Detailed Description

Parameters for creating a TestMerge.

Definition at line 8 of file TestMergeParameters.cs.

Property Documentation

◆ Comment

string? Tgstation.Server.Api.Models.TestMergeParameters.Comment
getset

◆ Number

int Tgstation.Server.Api.Models.TestMergeParameters.Number
getset

◆ TargetCommitSha

virtual ? string Tgstation.Server.Api.Models.TestMergeParameters.TargetCommitSha
getset

The documentation for this class was generated from the following file: