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

View File

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