chrusty / protoc-gen-jsonschema

Protobuf to JSON-Schema compiler
Apache License 2.0
496 stars 101 forks source link

Add google.protobuf.Duration well-known type #64

Closed grant closed 3 years ago

grant commented 3 years ago

Adds proper conversion for type google.protobuf.Duration.

See: https://github.com/chrusty/protoc-gen-jsonschema/issues/63