What .proto files are currently supported? For example: test scenario for test case.
Do your endpoints use HTTP protocol and use protobuf format to encode data? Or do your endpoints use gPRC protocol?
yes I want to using all.
Have you used .proto files to define both gRPC and HTTP endpoints, such as the following code: