feat: model input validation before build and run #3097
feat: validate model inputs before build and run
b987ac9d
refactor: make openapi.Generate the config-aware schema entry point
c5b6b028
anish-sahoo
changed the title Validate model inputs before build and run feat: model input validation before build and run 4 days ago
refactor: rename openapi.Generate to GenerateSchema and clarify locals
db4fa183
style: consolidate cmd declarations into var blocks
bf16d884
fix: coerce CLI inputs to schema types and refine preflight fallback
c73635c8
refactor: generate local schema once; match runtime null semantics
327b15d5
refactor: rename local schema vars for clarity
4fdbf73a
fix: align preflight validation with runtime schemas
7153eedb
refactor: simplify input coercion
b6283927
test: cover oneOf/enum/not null branches; harden and dedup validation
eb8cd646
Clean up comments
84d802db
anish-sahoo
force pushed
from
01701f19
to
84d802db
2 days ago
Document defensive walker
64209b7f
consolidate integration tests
2b66d354
fix: return nil instead of partial map on toMap error
2618c482
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub