You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add support for full merge of base document (#38)
* add support for full merge of base document
* add back gen code
* fix spacing
* revert base update
* update based off feedback
* remove unused config param
* revert buf.gen.yml
* update tests
Add `with-proto-annotations` option (#40)
* fix: check for nil example (#37)
* feat: add protobuf annotations to field descriptions
Adjust numeric types -> openAPI to be more accurate
---------
Co-authored-by: Fabien Kleinbourg <freebien@gmail.com>