issues
search
dlt-hub
/
dlt-init-openapi
MIT License
20
stars
3
forks
source link
Separate pure input parsing from detection step
#17
Closed
sh-rp
closed
6 months ago
sh-rp
commented
6 months ago
Rough ToDos:
Separate parsed properties from detected properties in the dataclasses (for now with prefixes or something like that)
Run the parser without detection first
Run the detector on the parsed output
Render
Detected properties will be for example
Primary Key for a schema
Parent Child relationships between tables
Table / resource names
Transformer settings
Pagination settings
Rough ToDos:
Detected properties will be for example