Skip to content

Fails when providing enums #54

@swiftsword94

Description

@swiftsword94

fails when providing schema with enums:

https://github.com/CMSgov/price-transparency-guide/blob/master/schemas/in-network-rates/in-network-rates.json

-> if jsonschema.get(ROOT_IDENTIFIER_FIELD) is not None:
(Pdb) p jsonschema.get(ROOT_IDENTIFIER_FIELD)
*** AttributeError: 'list' object has no attribute 'get'

jsonschema2sql.py line 163

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions