Changes for version 0.03
- PK is already unique
- use Math::BigInt to mean unlimited no of properties
- use MySQL as dump instead of YAML
- merge together allOf properties noting "discriminator" as superset
- handle enum
- no zap referenced definitions
- extract free-standing "object" into new "definition"
- turn additionalProperties objects into array of key/value pairs
- field comments
- extract array simple types
- create many-to-many tables where mutual array-rels
Modules
convert OpenAPI schema to SQL::Translator schema