Skip to content

Commit 869cf7f

Browse files
committed
add typemapping
1 parent ca14b32 commit 869cf7f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/proto-convert/src/config/protobuf-generator-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ typeMappings:
1616
object: "ObjectMap"
1717
AnyType: "ObjectMap"
1818
number: "GeneralNumber"
19+
bytes: "bytes"
1920
openapiGeneratorIgnoreList:
2021
- "README.md"

0 commit comments

Comments
 (0)