Fix stream creation with new ssl cert

This commit is contained in:
Jamie Curnow
2025-09-24 22:24:00 +10:00
parent cd6b2ef98f
commit 72b8aee234

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"
} }
} }
} }