Skip to content

Commit 4866988

Browse files
committed
Fix stream creation with new ssl cert
1 parent 8884e3b commit 4866988

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

backend/schema/paths/nginx/streams/post.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@
3737
},
3838
"meta": {
3939
"$ref": "../../../components/stream-object.json#/properties/meta"
40+
},
41+
"domain_names": {
42+
"$ref": "../../../components/dead-host-object.json#/properties/domain_names"
4043
}
4144
}
4245
}

0 commit comments

Comments
 (0)