File tree Expand file tree Collapse file tree 3 files changed +4
-13
lines changed Expand file tree Collapse file tree 3 files changed +4
-13
lines changed Original file line number Diff line number Diff line change 11# swagger-typescript-api
22
33- Support for OpenAPI 3.0, 2.0, JSON and YAML
4- - Generate the API client for Fetch or Axios from an OpenAPI Specification
4+ - Generate the API Client for Fetch or Axios from an OpenAPI Specification
55
66Any questions you can ask [ ** here** ] ( https://github.com/acacode/swagger-typescript-api/discussions )
77
Original file line number Diff line number Diff line change 11{
22 "name" : " swagger-typescript-api" ,
3- "version" : " 13.0.8 " ,
4- "description" : " Generate TypeScript/JavaScript API from Swagger schema " ,
3+ "version" : " 13.0.9 " ,
4+ "description" : " Generate the API client for Fetch or Axios from an OpenAPI Specification " ,
55 "homepage" : " https://github.com/acacode/swagger-typescript-api" ,
66 "bugs" : " https://github.com/acacode/swagger-typescript-api/issues" ,
77 "repository" : " github:acacode/swagger-typescript-api" ,
Original file line number Diff line number Diff line change @@ -520,16 +520,7 @@ __metadata:
520520 languageName : node
521521 linkType : hard
522522
523- " @types/node@npm:* " :
524- version : 20.14.7
525- resolution : " @types/node@npm:20.14.7"
526- dependencies :
527- undici-types : " npm:~5.26.4"
528- checksum : 10c0/6211ffe86f769a58617e3bdca58610256021ef54bd99d2c442ee6109196cd6ee8e0bcd1cfac0e39bf4bb353f8900fa5fae540485a03816bd91ad1f86a0e18512
529- languageName : node
530- linkType : hard
531-
532- " @types/node@npm:20.14.8 " :
523+ " @types/node@npm:*, @types/node@npm:20.14.8 " :
533524 version : 20.14.8
534525 resolution : " @types/node@npm:20.14.8"
535526 dependencies :
You can’t perform that action at this time.
0 commit comments