Encrypt the Web
This commit is contained in:
parent
f3c79b8e2b
commit
890483ea7f
@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-04/schema#",
|
||||
"id": "http://schema.kosmos.org/Contribution",
|
||||
"$schema": "https://json-schema.org/draft-04/schema#",
|
||||
"id": "https://schema.kosmos.org/Contribution",
|
||||
"properties": {
|
||||
"@context": {
|
||||
"type": "string",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-04/schema#",
|
||||
"id": "http://schema.kosmos.org/Contributor",
|
||||
"$schema": "https://json-schema.org/draft-04/schema#",
|
||||
"id": "https://schema.kosmos.org/Contributor",
|
||||
"properties": {
|
||||
"@context": {
|
||||
"type": "string",
|
||||
|
Loading…
x
Reference in New Issue
Block a user