Skip to content

Commit

Permalink
Merge pull request #795 from acacode/prepare-13.0.9
Browse files Browse the repository at this point in the history
Prepare 13.0.9
  • Loading branch information
smorimoto authored Jun 24, 2024
2 parents 57c3a2c + c245b95 commit cdc26d0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 13 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# swagger-typescript-api

- Support for OpenAPI 3.0, 2.0, JSON and YAML
- Generate the API client for Fetch or Axios from an OpenAPI Specification
- Generate the API Client for Fetch or Axios from an OpenAPI Specification

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

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "swagger-typescript-api",
"version": "13.0.8",
"description": "Generate TypeScript/JavaScript API from Swagger schema",
"version": "13.0.9",
"description": "Generate the API client for Fetch or Axios from an OpenAPI Specification",
"homepage": "https://github.com/acacode/swagger-typescript-api",
"bugs": "https://github.com/acacode/swagger-typescript-api/issues",
"repository": "github:acacode/swagger-typescript-api",
Expand Down
11 changes: 1 addition & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -520,16 +520,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*":
version: 20.14.7
resolution: "@types/node@npm:20.14.7"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/6211ffe86f769a58617e3bdca58610256021ef54bd99d2c442ee6109196cd6ee8e0bcd1cfac0e39bf4bb353f8900fa5fae540485a03816bd91ad1f86a0e18512
languageName: node
linkType: hard

"@types/node@npm:20.14.8":
"@types/node@npm:*, @types/node@npm:20.14.8":
version: 20.14.8
resolution: "@types/node@npm:20.14.8"
dependencies:
Expand Down

0 comments on commit cdc26d0

Please sign in to comment.