api-spec-converter icon indicating copy to clipboard operation
api-spec-converter copied to clipboard

WADL to Swagger not handling urlencoded parameters?

Open markdbuck opened this issue 5 years ago • 2 comments

WADL input snippet-> https://gist.github.com/markdbuck/633714485213b00287b95bd2b1461399

SWAGGER output snippet->https://gist.github.com/markdbuck/2a42efefd65c27ee841288cbddedd8f2

POST parameters which are defined as urlencoded are missing from converted swagger.

Am I missing something or is this a bug?

markdbuck avatar Jun 09 '20 12:06 markdbuck

Probably a bug. The conversion logic is here

rbren avatar Jun 11 '20 17:06 rbren

Hi, was this bug fixed? I still see the issue. Thanks!

tweverett avatar Mar 21 '22 13:03 tweverett