hashicorp / aws-cloudformation-resource-schema-sdk-go

This package provides AWS CloudFormation Resource Schema functionality in Go
Mozilla Public License 2.0
4 stars 2 forks source link

Add `PropertySubschema` to handle `allOf`, `anyOf` and `oneOf` keywords #17

Closed ewbankkit closed 3 years ago

ewbankkit commented 3 years ago

Closes #16.