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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
`typed-api-fetch` creates a `fetch` method that mimics the browser native `fetch`, but with added type inference.
4
4
5
-
It is primarily focused on using the TypeScript definitions generated by [openapi-typescript](https://github.com/drwpow/openapi-typescript), a tool that generates TypeScript definitions from an OpenAPI specification.
5
+
It is primarily focused on using the TypeScript definitions generated by [openapi-typescript](https://github.com/drwpow/openapi-typescript/tree/main/packages/openapi-typescript), a tool that generates TypeScript definitions from an OpenAPI specification.
0 commit comments