Commit adec83a
authored
Generate FieldMask as string (#142)
Ref: https://buf.build/protocolbuffers/wellknowntypes/docs/main%3Agoogle.protobuf#google.protobuf.FieldMask
> In JSON, a field mask is encoded as a single string where paths are
> separated by a comma. Fields name in each path are converted to/from
> lower-camel naming conventions.
Fixes #128.1 parent 7276314 commit adec83a
28 files changed
Lines changed: 716 additions & 171 deletions
File tree
- internal
- gen
- jsonschema
- proto/bufext/cel/expr/conformance/proto3
- protoschema/jsonschema
- proto/bufext/cel/expr/conformance/proto3
- testdata
- codegenrequest
- jsonschema
- pubsub
Lines changed: 23 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 23 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 36 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments