fix: References for for protobuf objects (#466)

This commit is contained in:
Jasper van Gelder
2023-06-05 22:12:31 +02:00
committed by GitHub
parent 592c116c3b
commit 68bae4918e
9 changed files with 709 additions and 10 deletions

View File

@ -6,6 +6,8 @@
### Changed
- Components definitions were not in the proper schema section. Prefixed the path with component slug in `protobuf java converter`.
### Remove
---