Can't add product pictures while creating new products via Web Api

Friday, March 29, 2024 10:11:48 AM
  • Posted: Tuesday, October 8, 2019 10:12 AM
  • 2
The mapping method which i already send the sample below, can not transfer the pictures to the entity from productDTO. I tried an alternative method with manually and i succeed. but i dont want to exchange the source code.  So am i using something wrong at the Web Api?

code sample:
var product = model.ToEntity();


note: Model includes Product Pictures

Version of GrandNode: 4.50
Version of MongoDB: 4.2.0




0
  • Posted: Tuesday, October 8, 2019 1:15 PM
  • 953
The most important and basic information about GrandNode API can be found on our official docs.
Best regards,
Patryk

GrandNode Team
0
back to top
Filters