浏览代码

Fix stream creation with new ssl cert

Jamie Curnow 2 月之前
父节点
当前提交
4866988772
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      backend/schema/paths/nginx/streams/post.json

+ 3 - 0
backend/schema/paths/nginx/streams/post.json

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