swagger-api / swagger-codegen-generators

Apache License 2.0
284 stars 425 forks source link

use URLSearchParams instead of querystring #1254

Closed HugoMario closed 9 months ago

HugoMario commented 9 months ago

querystring is deprecated, so it's removed from template and use URLSearchParams.