major: ktor 3.0.0 support - fixes #644 (#645)

This commit is contained in:
knmueller
2024-10-30 16:21:46 -04:00
committed by GitHub
parent fa7b1e5833
commit 21f922a296
44 changed files with 151 additions and 777 deletions

View File

@ -4,7 +4,6 @@ include("core")
include("enrichment")
include("oas")
include("playground")
include("locations")
include("json-schema")
include("protobuf-java-converter")
include("resources")