Skip to content

Commit

Permalink
add type 'object'
Browse files Browse the repository at this point in the history
  • Loading branch information
afwillia committed Nov 17, 2023
1 parent 0a1447c commit ddb8329
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schemas/dca_config.schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"title": "Configuration for individual DCCs in mtDCA",
"description": "Configuration options for a specific DCC in mtDCA",
"type": "object",
"required": [ "dcc", "dca", "schematic" ],
"additionalProperties": false,
"properties": {
Expand Down

0 comments on commit ddb8329

Please sign in to comment.