mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-20 02:00:05 -08:00
parent
2024783eec
commit
2690ef8e71
10 changed files with 113 additions and 33 deletions
|
|
@ -44,6 +44,10 @@ func TestAPIDocs(t *testing.T) {
|
|||
openAPIKey string
|
||||
goStruct any
|
||||
}{
|
||||
{
|
||||
"Info",
|
||||
defs.APIInfo{},
|
||||
},
|
||||
{
|
||||
"AuthInternalUser",
|
||||
conf.AuthInternalUser{},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue