Skip to content

Commit 5ce92f7

Browse files
authored
Update ManifestStore_schema_edited.json
1 parent 876bb45 commit 5ce92f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_data/ManifestStore_schema_edited.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema#",
33
"title": "ManifestStore",
4-
"description": "A Container for a set of Manifests and a ValidationStatus list",
4+
"description": "A Container for a set of Manifests and a ValidationStatus list.",
55
"type": "object",
66
"required": [
77
"manifests"
@@ -627,4 +627,4 @@
627627
}
628628
}
629629
}
630-
}
630+
}

0 commit comments

Comments
 (0)