In code first i faced an issue after calling this route : /grpc.reflection.v1alpha.ServerReflection/ServerReflectionInfo
The Enum types generates per usage in schema not once and it interrupts the behavior of that endpoint, so you can't use some communicate tools like Postman and ...
In code first i faced an issue after calling this route :
/grpc.reflection.v1alpha.ServerReflection/ServerReflectionInfoThe Enum types generates per usage in schema not once and it interrupts the behavior of that endpoint, so you can't use some communicate tools like Postman and ...