Skip to content

Releases: Manweill/swagger-axios-codegen

0.18.1

Choose a tag to compare

@Manweill Manweill released this 16 Mar 07:29
03c90fe

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

Choose a tag to compare

@Manweill Manweill released this 29 Jan 01:23
99f5139

What's Changed

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

0.17.4

Choose a tag to compare

@Manweill Manweill released this 03 Apr 05:49

0.17.3

Choose a tag to compare

@Manweill Manweill released this 21 Mar 08:45
8eddf6c
  • feat
    • parse and use path level parameters #206
    • add possibility to use oneOf in response and body #201

0.17.2

Choose a tag to compare

@Manweill Manweill released this 26 Feb 03:20
  • fix interface decription undefined swagger v2

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

0.17.1

Choose a tag to compare

@Manweill Manweill released this 26 Feb 03:14

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

Choose a tag to compare

@Manweill Manweill released this 25 Apr 08:59
00bc017

0.16.13

Choose a tag to compare

@Manweill Manweill released this 15 Mar 09:35
  • chore: replace empty request body

0.16.12

Choose a tag to compare

@Manweill Manweill released this 15 Mar 08:18
  • fix tips with form-data

0.16.11

Choose a tag to compare

@Manweill Manweill released this 26 Feb 09:02
  • feat: requestBody 不作为强制排除,仅提示