-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix deduping problems in specification file (#80)
The specification for CloudFormation sucks. It doesn't follow it's own standards and creates invalid JSON. This change fixes some of those rough edges by deduping in a hashmap and "hoping for the best". Also change required type to be optional since some teams can't publish correctly on that as well.
- Loading branch information
Showing
1 changed file
with
24 additions
and
2 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