@next-core/sdk-scripts
TypeScript icon, indicating that this package has built-in type declarations

2.7.21 • Public • Published

sdk-scripts

Generate new SDK. No worries!

TODO

  • [x] Model interfaces
    • [x] Union types
  • [x] API interfaces
    • [x] Request params
    • [x] Request body
    • [x] Response body
    • [x] Simple methods (GET/DELETE/HEAD)
    • [x] Complex methods (POST/PUT/PATCH)
    • [x] Sugar methods (LIST)
    • [x] Array fields
    • [x] Required fields
    • [x] Upload files
    • [x] Download files
    • [x] Empty request/response
  • [x] General template files
  • [x] On demand load yaml
  • [x] Inquirer
  • [x] Read yaml from git repo
  • [x] Unit tests

Readme

Keywords

none

Package Sidebar

Install

npm i @next-core/sdk-scripts

Weekly Downloads

15

Version

2.7.21

License

GPL-3.0

Unpacked Size

81.4 kB

Total Files

64

Last publish

Collaborators

  • weareoutman
  • easyops-eve