Any way to enable reflection on the grpc server?

Trying to get access the nakama server from grpcurl, ideally with reflection rather than a proto file. Any way to enable reflection?

  1. Versions: Nakama 3.14, Docker, Not relevant
  2. Server Framework Runtime language (If relevant) TS/JS
> grpcurl --plaintext localhost:7349 list
Failed to list services: server does not support the reflection API