Update advanced.md
http to https
This commit is contained in:
parent
5e47c767ff
commit
722daa3da6
@ -2171,7 +2171,7 @@ The report format conforms to the following JSON Schema:
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"$schema": "http://json-schema.org/schema#",
|
"$schema": "https://json-schema.org/schema#",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"definitions": {
|
"definitions": {
|
||||||
"TestCase": {
|
"TestCase": {
|
||||||
|
Loading…
Reference in New Issue
Block a user