New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

swagger-axios-codegen

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger-axios-codegen - npm Package Versions

manweill
published 0.9.7 •

Changelog

Source

0.9.7

  • fix: enum member cannot have numeric value
manweill
published 0.9.6 •

Changelog

Source

0.9.6

  • fix issue #63. remove special characters of serviceName and fieldName
manweill
published 0.9.5 •

Changelog

Source

0.9.5

  • fix requestBody in openApi3
manweill
published 0.9.4 •

Changelog

Source

0.9.4

  • fix #59 empty components in openApi v3.0
manweill
published 0.9.3 •

Changelog

Source

0.9.3

  • fix request name
manweill
published 0.9.2 •

Changelog

Source

0.9.2

  • Support OpenApi3.0
manweill
published 0.9.0 •

manweill
published 0.8.3 •

Changelog

Source

0.8.3

  • add docs for the useClassTransformer option by arkraft

  • fix: useCustomerRequestInstance template by xxbld

  • fix #48 by nbytes

manweill
published 0.8.2 •

manweill
published 0.8.1 •

Changelog

Source

0.8.1

  • Improve request params

  • Ignore generated file with tslint and eslint

  • Improve generic key issue45

  • Remove unused import PR44