@hey-api/openapi-ts
Advanced tools
Comparing version 0.53.10 to 0.53.11
{ | ||
"name": "@hey-api/openapi-ts", | ||
"version": "0.53.10", | ||
"description": "Turn your OpenAPI specification into a beautiful TypeScript client", | ||
"homepage": "https://heyapi.vercel.app/", | ||
"version": "0.53.11", | ||
"description": "🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.", | ||
"homepage": "https://heyapi.dev/", | ||
"repository": { | ||
@@ -104,4 +104,4 @@ "type": "git", | ||
"typescript": "5.5.3", | ||
"@hey-api/client-axios": "0.2.8", | ||
"@hey-api/client-fetch": "0.4.1" | ||
"@hey-api/client-axios": "0.2.9", | ||
"@hey-api/client-fetch": "0.4.2" | ||
}, | ||
@@ -108,0 +108,0 @@ "scripts": { |
<div align="center"> | ||
<img width="150" height="150" src="https://heyapi.vercel.app/logo.png" alt="Logo"> | ||
<img width="150" height="150" src="https://heyapi.dev/logo.png" alt="Logo"> | ||
<h1 align="center"><b>OpenAPI TypeScript</b></h1> | ||
<p align="center">✨ Turn your OpenAPI specification into a beautiful TypeScript client.</p> | ||
<p align="center">🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.</p> | ||
</div> | ||
Generate TypeScript interfaces, REST clients, and JSON Schemas from OpenAPI specifications. | ||
[Live demo](https://stackblitz.com/edit/hey-api-example?file=openapi-ts.config.ts,src%2Fclient%2Fschemas.gen.ts,src%2Fclient%2Fservices.gen.ts,src%2Fclient%2Ftypes.gen.ts) | ||
@@ -21,3 +19,3 @@ | ||
Please visit our [website](https://heyapi.vercel.app/) for documentation, guides, migrating, and more. | ||
Please visit our [website](https://heyapi.dev/) for documentation, guides, migrating, and more. | ||
@@ -30,10 +28,10 @@ ## Sponsoring | ||
Automatically update your code when the APIs it depends on change. [Find out more](https://heyapi.vercel.app/openapi-ts/integrations.html). | ||
Automatically update your code when the APIs it depends on change. [Find out more](https://heyapi.dev/openapi-ts/integrations.html). | ||
## Migrating from OpenAPI Typescript Codegen? | ||
Please read our [migration guide](https://heyapi.vercel.app/openapi-ts/migrating.html#openapi-typescript-codegen). | ||
Please read our [migration guide](https://heyapi.dev/openapi-ts/migrating.html#openapi-typescript-codegen). | ||
## Contributing | ||
Want to get involved? Please refer to the [contributing guide](https://heyapi.vercel.app/contributing.html). | ||
Want to get involved? Please refer to the [contributing guide](https://heyapi.dev/contributing.html). |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2170990
36