Skip to content

Commit 973afc7

Browse files
committed
Update README.md
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 39b468a commit 973afc7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# swagger-typescript-api
22

3-
- Support OpenAPI 3.0, 2.0, JSON, YAML
4-
- Generate API via swagger scheme
5-
- Generate API module use [**Fetch**](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) or [**Axios**](https://github.com/axios/axios) to make requests
3+
- Support for OpenAPI 3.0, 2.0, JSON and YAML
4+
- Generate the API client with Fetch or Axios from an OpenAPI Specification
65

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

0 commit comments

Comments
 (0)