Skip to content

Commit

Permalink
update compose-spec.json with path and action as required field for d…
Browse files Browse the repository at this point in the history
…evelop

Signed-off-by: Guillaume Lours <[email protected]>
  • Loading branch information
glours authored and ndeloof committed Nov 21, 2023
1 parent 0f734f9 commit 6a91ca5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/compose-spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@
"target": {"type": "string"}
}
},
"required": ["path", "action"],
"additionalProperties": false,
"patternProperties": {"^x-": {}}
}
Expand Down

0 comments on commit 6a91ca5

Please sign in to comment.