This commit is contained in:
@@ -19,7 +19,9 @@ namespace AyaNova.Models
|
||||
[Required]
|
||||
public long UserId { get; set; }
|
||||
|
||||
//UTILITY FIELDS
|
||||
//UTILITY FIELDS
|
||||
[NotMapped]
|
||||
// public bool IsDirty { get; set; } = false;//never dirty coming from the server
|
||||
|
||||
//related
|
||||
[JsonIgnore]//internal only here at server not used by client
|
||||
|
||||
Reference in New Issue
Block a user