mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-20 04:22:51 +01:00
Better documentation comment
This commit is contained in:
@@ -659,7 +659,7 @@ namespace Tgstation.Server.Api.Models
|
||||
DeploymentWrongDme,
|
||||
|
||||
/// <summary>
|
||||
/// Entered wrong username for a repository access token.
|
||||
/// Entered wrong <see cref="RepositorySettings.AccessUser"/> for a <see cref="RepositorySettings.AccessToken"/>.
|
||||
/// </summary>
|
||||
[Description("Provided repository username doesn't match the user of the corresponding access token!")]
|
||||
RepoTokenUsernameMismatch,
|
||||
|
||||
Reference in New Issue
Block a user