File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed
Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 11# TypeScript OpenApi/Swagger Generator
22
3+ - [ TypeScript OpenApi/Swagger Generator] ( #typescript-openapiswagger-generator )
4+ - [ Description] ( #description )
5+ - [ Installation] ( #installation )
6+ - [ Usage] ( #usage )
7+ - [ The script] ( #the-script )
8+ - [ Main CLI commands] ( #main-cli-commands )
9+ - [ Development] ( #development )
10+ - [ Run with watch (internet file)] ( #run-with-watch-internet-file )
11+ - [ Run with watch (local file)] ( #run-with-watch-local-file )
12+
313## Description
414
515This script is written in ` TypeScript ` , it can generate all ` Models ` and ` APIs ` (serivces) in any kind of language.
Original file line number Diff line number Diff line change 11# TypeScript OpenApi/Swagger Generator - Templates
22
3+ - [ TypeScript OpenApi/Swagger Generator - Templates] ( #typescript-openapiswagger-generator---templates )
4+ - [ Details] ( #details )
5+ - [ How to create a custom template] ( #how-to-create-a-custom-template )
6+ - [ 1 - Duplicate any template folder] ( #1---duplicate-any-template-folder )
7+ - [ 2 - Customize your template] ( #2---customize-your-template )
8+ - [ 3 - Generate the api files with your own template] ( #3---generate-the-api-files-with-your-own-template )
9+ - [ 4 - Just enjoy your saved time!] ( #4---just-enjoy-your-saved-time )
10+ - [ File naming (for each template)] ( #file-naming-for-each-template )
11+ - [ config.js] ( #configjs )
12+ - [ api.?] ( #api )
13+ - [ model.?] ( #model )
14+ - [ enumModel.?] ( #enummodel )
15+
316## Details
417
518This folder contain a list of presets for different languages.
You can’t perform that action at this time.
0 commit comments