Skip to content

Releases: Manweill/swagger-axios-codegen

0.17.4

03 Apr 05:49

Choose a tag to compare

0.17.3

21 Mar 08:45
8eddf6c

Choose a tag to compare

  • feat
    • parse and use path level parameters #206
    • add possibility to use oneOf in response and body #201

0.17.2

26 Feb 03:20

Choose a tag to compare

  • fix interface decription undefined swagger v2

Full Changelog: v0.17.1...v0.17.2

0.17.1

26 Feb 03:14

Choose a tag to compare

What's Changed

  • fix: 移除可变security定义 by @WangMingHua111 in #199
  • feat: Supper Class Interface description.
  • chore: now config.data = undefined

Full Changelog: v0.16.15...v0.17.1

0.16.15

25 Apr 08:59
00bc017

Choose a tag to compare

0.16.13

15 Mar 09:35

Choose a tag to compare

  • chore: replace empty request body

0.16.12

15 Mar 08:18

Choose a tag to compare

  • fix tips with form-data

0.16.11

26 Feb 09:02

Choose a tag to compare

  • feat: requestBody 不作为强制排除,仅提示

v0.16.10

18 Feb 06:00

Choose a tag to compare

  • fix return undefined

v0.16.9

18 Feb 05:45

Choose a tag to compare

  • feat: 添加响应类型包装器
  • chore: 优化提示文字判断顺序