tapir icon indicating copy to clipboard operation
tapir copied to clipboard

Add support for other protobuf scalar types

Open mbore opened this issue 3 years ago • 0 comments

Currently, the tAPIr gRPC feature supports only string type for message content. The scope of this task contains providing support for other types. Similar work has been done in this library -> https://github.com/RafalSumislawski/scala-first-protobuf

depends on https://github.com/softwaremill/tapir/pull/2345

mbore avatar Sep 18 '22 15:09 mbore