Compare commits
	
		
			2 Commits
		
	
	
		
			7866ef07d5
			...
			d713359512
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| d713359512 | |||
|   | 163eb0e5aa | 
| @@ -21,7 +21,7 @@ namespace Core.Adapters.Lib | |||||||
|  |  | ||||||
|         [BsonElement("parentTagId")] |         [BsonElement("parentTagId")] | ||||||
|         [JsonPropertyName("parentTagId")] |         [JsonPropertyName("parentTagId")] | ||||||
|         public string ParentTagId { get; set; } = null!; |         public string[] ParentTagId { get; set; } = null!; | ||||||
|  |  | ||||||
|         [BsonElement("slug")] |         [BsonElement("slug")] | ||||||
|         [JsonPropertyName("slug")] |         [JsonPropertyName("slug")] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user