Skip to content

Commit c245b95

Browse files
committed
Prepare 13.0.9
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 83125d5 commit c245b95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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

66
Any questions you can ask [**here**](https://github.com/acacode/swagger-typescript-api/discussions)
77

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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",

0 commit comments

Comments
 (0)