Fix Campo Id Categoria
This commit is contained in:
		| @@ -7,7 +7,7 @@ public class CategoriaDto | ||||
|     [JsonPropertyName("orden")] | ||||
|     public int Orden { get; set; } | ||||
|  | ||||
|     [JsonPropertyName("categoriald")] | ||||
|     [JsonPropertyName("categoriaId")] | ||||
|     public int CategoriaId { get; set; } | ||||
|  | ||||
|     [JsonPropertyName("nombre")] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user