kriogenia / rede

CLI tool to run and configure suites of HTTP requests defined in readable files
http://rede.sotoestevez.dev/
Apache License 2.0
1 stars 3 forks source link

feat: on parsing validation #13

Closed kriogenia closed 7 months ago

kriogenia commented 7 months ago

Changes how we parse the types of multityped keys to restrict the types when parsing the TOML. This change helps to fix query params and removes the validation module.