mirror of
https://github.com/go-kratos/kratos.git
synced 2025-02-09 13:36:57 +02:00
remove proto names (#1006)
This commit is contained in:
parent
49064e7232
commit
5cbda8ebd7
@ -16,7 +16,6 @@ var (
|
||||
// MarshalOptions is a configurable JSON format marshaler.
|
||||
MarshalOptions = protojson.MarshalOptions{
|
||||
EmitUnpopulated: true,
|
||||
UseProtoNames: true,
|
||||
}
|
||||
// UnmarshalOptions is a configurable JSON format parser.
|
||||
UnmarshalOptions = protojson.UnmarshalOptions{
|
||||
|
Loading…
x
Reference in New Issue
Block a user