You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,7 @@
1
1
# swagger-typescript-api
2
2
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
6
5
7
6
Any questions you can ask [**here**](https://github.com/acacode/swagger-typescript-api/discussions)
0 commit comments