Skip to content

Releases: Manweill/swagger-axios-codegen

0.18.1

16 Mar 07:29
03c90fe

Choose a tag to compare

What's Changed

  • feat: add remoteUrlAxiosConfig to pass custom axios options for remote URL fetch by @mehimanshupatil in #211

New Contributors

Full Changelog: v0.18.0...0.18.1

v0.18.0

29 Jan 01:23
99f5139

Choose a tag to compare

What's Changed

Full Changelog: v0.17.4...v0.18.0

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 不作为强制排除,仅提示