init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Kreta.Client.Jira.Model.Response
|
||||
{
|
||||
public class RequestJiraLink
|
||||
{
|
||||
public string Web { get; set; }
|
||||
public string Self { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user