Use REST style
This commit is contained in:
@ -5,5 +5,7 @@ namespace Oqtane.Models
|
||||
public string Name { get; set; }
|
||||
|
||||
public string DisplayName { get; set; }
|
||||
|
||||
public bool IsDefault { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user