apicollective/apibuilder-generator

support for parameter names with underscores in http4s routes

Closed this issue · 0 comments

Currently the http4s generator only tests against path and query params named id and params using underscores (i.e. named_id) are getting interpreted as path strings.