Closed Mike6x closed 4 months ago
Looks fine to me. Maybe there is an issue with your minimal endpoint? Is your repo available publicly?
Dear @iammukeshm,
My repo is public : https://github.com/Mike6x/dotnet-starter-kit/tree/v2dev
Please help me !
property: DefaultValue(null)] Guid? FatherId
this was the code that created the issue for you. I changed it to
Guid? FatherId
It worked fine.
It worrked. Thank for your support.
I try to add a simple module like Todo, but have error with swagger like:
PLS HELP !
Flolowing is my DimensionModule.cs file:
Extensions.cs