abingham/openapi_elm_client

Need to correctly stringify URL components that aren't strings.

abingham opened this issue · 0 comments

Sometimes URL parameters are integers or other non-strings. We need to be sure to stringify these prior to generating URLs with them.