Skip to content

Conversation

@ammokhov
Copy link
Contributor

Issue #, if available:

Description of changes:

adding a multi type support;

{
    "properties": {
        "propertyA": {
            "oneOf": [
                { "type": "object" },
                { "type": "string" }
            ]
        }
    }
}

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@johnttompkins johnttompkins merged commit da16e48 into aws-cloudformation:master Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants