File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# swagger-typescript-api
2
2
3
3
- 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
5
5
6
6
Any questions you can ask [ ** here** ] ( https://github.com/acacode/swagger-typescript-api/discussions )
7
7
Original file line number Diff line number Diff line change 1
1
{
2
2
"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 " ,
5
5
"homepage" : " https://github.com/acacode/swagger-typescript-api" ,
6
6
"bugs" : " https://github.com/acacode/swagger-typescript-api/issues" ,
7
7
"repository" : " github:acacode/swagger-typescript-api" ,
You can’t perform that action at this time.
0 commit comments