-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(jsonschema): corrects the deployment component spec (#264)
The depends attribute of the deployment schema is defined under the componentSpec which violates the additionalProperties=False setting of the dependencies for each runtime. This commit correct that by explicitly adding the depends section for each runtime.
- Loading branch information
1 parent
4ee6f43
commit 3f848bf
Showing
1 changed file
with
8 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters