Skip to content

Commit

Permalink
add field
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnya97 committed Apr 17, 2024
1 parent 5b0f5bc commit cd4032d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions cms/apps/applications.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "../../schemas/applications.schema.json",
"applications": [
{
"title": "MilkyWay",
Expand Down
2 changes: 1 addition & 1 deletion schemas/applications.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@
}
},
"required": ["applications"],
"additionalProperties": false
"additionalProperties": true
}

0 comments on commit cd4032d

Please sign in to comment.