updating crud endpoint verbs #10
Annotations
4 warnings
build:
src/eQuantic.Core.Application/Entities/Results/ErrorResult.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/eQuantic.Core.Application/Entities/Results/ErrorResult.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/eQuantic.Core.Application/Entities/Results/ErrorResult.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/eQuantic.Core.Application/Entities/Results/ErrorResult.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|