POST /api/v1/text-to-sql/validate
POST /api/v1/text-to-sql/validate
Validate a generated SQL query for safety and correctness before execution.
Proxies to the Python AI service at POST /text-to-sql/validate.
Accepts any JSON body; the AI service defines the schema.
Request