moq: rename moqHTTPS2Address into moqHTTP2Address, moqHTTPS3Address into moqHTTP3Address (#5841)

This commit is contained in:
Alessandro Ros
2026-06-07 16:34:37 +02:00
committed by GitHub
parent f82da2dff1
commit 51f826057a
7 changed files with 66 additions and 44 deletions
+10 -2
View File
@@ -609,9 +609,9 @@ components:
# MoQ server
moq:
type: boolean
moqHTTPS2Address:
moqHTTP2Address:
type: string
moqHTTPS3Address:
moqHTTP3Address:
type: string
moqServerKey:
type: string
@@ -625,6 +625,14 @@ components:
type: array
items:
type: string
moqHTTPS2Address:
type: string
nullable: true
deprecated: true
moqHTTPS3Address:
type: string
nullable: true
deprecated: true
# Record (deprecated)
record: