Skip to content

Extraneous lines? #53

Open
Open
@pdesmarets

Description

@pdesmarets

Couldn't this output from the compiler:

    "allOf":[
        {
            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
        }
    ]
...

just as simply be written as:

"type":"string"

Same thing for boolean?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions