feat: protobuf java converters (#382)

This commit is contained in:
Jasper van Gelder
2022-11-15 21:50:26 +01:00
committed by GitHub
parent 7b39e448bf
commit 20f8a4f08f
30 changed files with 8384 additions and 0 deletions

View File

@ -5,6 +5,7 @@ include("oas")
include("playground")
include("locations")
include("json-schema")
include("protobuf-java-converter")
include("resources")
run {