There used to be a link to the protobuf file that appeared on my metadata page.
I’ve noticed that this has stopped appearing, but I can’t think what I could have changed that would cause this. I have checked my DTOs and they still have the ProtoContract and ProtoMember attributes, and the X-PROTOBUF links are still appearing.
Could you tell me what causes the link to appear so that I can check my code?
The link to the proto in the metadata page is automatically registered when you register the GrpcFeature. Does the direct link to /types/proto return it?