File tree Expand file tree Collapse file tree 8 files changed +11
-11
lines changed Expand file tree Collapse file tree 8 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " http ://json-schema.org/draft-04/schema#" ,
2
+ "$schema" : " https ://json-schema.org/draft-04/schema#" ,
3
3
"definitions" : {
4
4
"outputItem" : {
5
5
"type" : " object" ,
Original file line number Diff line number Diff line change 175
175
},
176
176
{
177
177
"description" : " remote ref, containing refs itself" ,
178
- "schema" : {"$ref" : " http ://json-schema.org/draft-03/schema#" },
178
+ "schema" : {"$ref" : " https ://json-schema.org/draft-03/schema#" },
179
179
"tests" : [
180
180
{
181
181
"description" : " remote ref valid" ,
Original file line number Diff line number Diff line change 1
1
[
2
2
{
3
3
"description" : " valid definition" ,
4
- "schema" : {"$ref" : " http ://json-schema.org/draft-04/schema#" },
4
+ "schema" : {"$ref" : " https ://json-schema.org/draft-04/schema#" },
5
5
"tests" : [
6
6
{
7
7
"description" : " valid definition schema" ,
16
16
},
17
17
{
18
18
"description" : " invalid definition" ,
19
- "schema" : {"$ref" : " http ://json-schema.org/draft-04/schema#" },
19
+ "schema" : {"$ref" : " https ://json-schema.org/draft-04/schema#" },
20
20
"tests" : [
21
21
{
22
22
"description" : " invalid definition schema" ,
Original file line number Diff line number Diff line change 175
175
},
176
176
{
177
177
"description" : " remote ref, containing refs itself" ,
178
- "schema" : {"$ref" : " http ://json-schema.org/draft-04/schema#" },
178
+ "schema" : {"$ref" : " https ://json-schema.org/draft-04/schema#" },
179
179
"tests" : [
180
180
{
181
181
"description" : " remote ref valid" ,
Original file line number Diff line number Diff line change 1
1
[
2
2
{
3
3
"description" : " valid definition" ,
4
- "schema" : {"$ref" : " http ://json-schema.org/draft-06/schema#" },
4
+ "schema" : {"$ref" : " https ://json-schema.org/draft-06/schema#" },
5
5
"tests" : [
6
6
{
7
7
"description" : " valid definition schema" ,
16
16
},
17
17
{
18
18
"description" : " invalid definition" ,
19
- "schema" : {"$ref" : " http ://json-schema.org/draft-06/schema#" },
19
+ "schema" : {"$ref" : " https ://json-schema.org/draft-06/schema#" },
20
20
"tests" : [
21
21
{
22
22
"description" : " invalid definition schema" ,
Original file line number Diff line number Diff line change 175
175
},
176
176
{
177
177
"description" : " remote ref, containing refs itself" ,
178
- "schema" : {"$ref" : " http ://json-schema.org/draft-06/schema#" },
178
+ "schema" : {"$ref" : " https ://json-schema.org/draft-06/schema#" },
179
179
"tests" : [
180
180
{
181
181
"description" : " remote ref valid" ,
Original file line number Diff line number Diff line change 1
1
[
2
2
{
3
3
"description" : " valid definition" ,
4
- "schema" : {"$ref" : " http ://json-schema.org/draft-07/schema#" },
4
+ "schema" : {"$ref" : " https ://json-schema.org/draft-07/schema#" },
5
5
"tests" : [
6
6
{
7
7
"description" : " valid definition schema" ,
16
16
},
17
17
{
18
18
"description" : " invalid definition" ,
19
- "schema" : {"$ref" : " http ://json-schema.org/draft-07/schema#" },
19
+ "schema" : {"$ref" : " https ://json-schema.org/draft-07/schema#" },
20
20
"tests" : [
21
21
{
22
22
"description" : " invalid definition schema" ,
Original file line number Diff line number Diff line change 175
175
},
176
176
{
177
177
"description" : " remote ref, containing refs itself" ,
178
- "schema" : {"$ref" : " http ://json-schema.org/draft-07/schema#" },
178
+ "schema" : {"$ref" : " https ://json-schema.org/draft-07/schema#" },
179
179
"tests" : [
180
180
{
181
181
"description" : " remote ref valid" ,
You can’t perform that action at this time.
0 commit comments