chore: update swagger add h2c scheme type

This commit is contained in:
yusing
2026-01-01 18:56:11 +08:00
parent b6ed9abbb3
commit 021c560ff7
3 changed files with 5 additions and 1 deletions

View File

@@ -4357,6 +4357,7 @@
"enum": [
"http",
"https",
"h2c",
"tcp",
"udp",
"fileserver"
@@ -5494,6 +5495,7 @@
"enum": [
"http",
"https",
"h2c",
"tcp",
"udp",
"fileserver"