Fix stream creation with new ssl cert

This commit is contained in:
Jamie Curnow 2025-09-24 22:24:00 +10:00
parent 8884e3b261
commit 4866988772
No known key found for this signature in database
GPG Key ID: FFBB624C43388E9E

View File

@ -37,6 +37,9 @@
},
"meta": {
"$ref": "../../../components/stream-object.json#/properties/meta"
},
"domain_names": {
"$ref": "../../../components/dead-host-object.json#/properties/domain_names"
}
}
}