Skip to content

Big deployment template schema doesn't work #522

Open
@TyOverby

Description

@TyOverby

JSON Schema file in question: http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json

Running quicktype -s schema deploymentTemplate.json -o deps.ts yields a rather small output file.

You'll notice the resources: any[] field. This is where the bulk of the schema code should be.

Fair warning: once the URL links fully resolved, this file is massive. I wrote a compiler for it once, and it produced tens of thousands of lines of typescript.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions