Fix bad schema link
This commit is contained in:
parent
0ea5014edb
commit
caa183c8de
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
||||||
"$ref": "#/definitions/ssl_forced"
|
"$ref": "#/definitions/ssl_forced"
|
||||||
},
|
},
|
||||||
"http2_support": {
|
"http2_support": {
|
||||||
"$ref": "#/definitions/http2_spport"
|
"$ref": "#/definitions/http2_support"
|
||||||
},
|
},
|
||||||
"block_exploits": {
|
"block_exploits": {
|
||||||
"$ref": "#/definitions/block_exploits"
|
"$ref": "#/definitions/block_exploits"
|
||||||
|
|
Loading…
Reference in a new issue