@hey-api/openapi-ts 0.89.0 → 0.89.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  <div align="center">
2
- <img alt="Hey API presents openapi-ts" height="214" src="https://heyapi.dev/images/openapi-ts-hero-640w.png" width="438">
2
+ <img alt="Hey API presents openapi-ts" height="214" src="https://heyapi.dev/assets/.gen/openapi-ts-hero-640w.png" width="438">
3
3
  <h1><b>OpenAPI TypeScript</b></h1>
4
4
  <p><em>“OpenAPI codegen that just works.”</em><br/><sub>— Guillermo Rauch, CEO of Vercel</sub></p>
5
5
  </div>
@@ -59,8 +59,8 @@ Help Hey API stay around for the long haul by becoming a [sponsor](https://githu
59
59
  <p>
60
60
  <a href="https://kutt.it/pkEZyc" target="_blank">
61
61
  <picture height="50px">
62
- <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg">
63
- <img alt="Stainless logo" height="50px" src="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg">
62
+ <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/.gen/stainless-logo-wordmark-480w.jpeg">
63
+ <img alt="Stainless logo" height="50px" src="https://heyapi.dev/assets/.gen/stainless-logo-wordmark-480w.jpeg">
64
64
  </picture>
65
65
  </a>
66
66
  <br/>
@@ -77,7 +77,8 @@ Help Hey API stay around for the long haul by becoming a [sponsor](https://githu
77
77
  <p>
78
78
  <a href="https://kutt.it/QM9Q2N" target="_blank">
79
79
  <picture height="50px">
80
- <img alt="Opencode logo" height="50px" src="https://heyapi.dev/opencode-logo-wordmark.svg">
80
+ <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/opencode/logo-light.svg">
81
+ <img alt="Opencode logo" height="50px" src="https://heyapi.dev/assets/opencode/logo-dark.svg">
81
82
  </picture>
82
83
  </a>
83
84
  <br/>
@@ -101,8 +102,8 @@ Help Hey API stay around for the long haul by becoming a [sponsor](https://githu
101
102
  <td align="center">
102
103
  <a href="https://kutt.it/skQUVd" target="_blank">
103
104
  <picture height="40px">
104
- <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg">
105
- <img alt="Scalar logo" height="40px" src="https://heyapi.dev/scalar-logo-wordmark.svg">
105
+ <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/scalar/logo-light.svg">
106
+ <img alt="Scalar logo" height="40px" src="https://heyapi.dev/assets/scalar/logo-dark.svg">
106
107
  </picture>
107
108
  </a>
108
109
  <br/>
@@ -113,7 +114,8 @@ Help Hey API stay around for the long haul by becoming a [sponsor](https://githu
113
114
  <td align="center">
114
115
  <a href="https://kutt.it/Dr9GuW" target="_blank">
115
116
  <picture height="40px">
116
- <img alt="FastAPI logo" height="40px" src="https://heyapi.dev/fastapi-logo-wordmark.svg">
117
+ <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/fastapi/logo-light.svg">
118
+ <img alt="FastAPI logo" height="40px" src="https://heyapi.dev/assets/fastapi/logo-dark.svg">
117
119
  </picture>
118
120
  </a>
119
121
  <br/>
@@ -133,16 +135,16 @@ Help Hey API stay around for the long haul by becoming a [sponsor](https://githu
133
135
  <td align="center">
134
136
  <a href="https://kutt.it/YpaKsX" target="_blank">
135
137
  <picture height="34px">
136
- <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/kinde-logo-wordmark-dark-480w.webp">
137
- <img alt="Kinde logo" height="34px" src="https://heyapi.dev/images/kinde-logo-wordmark-480w.jpeg">
138
+ <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/.gen/kinde-logo-wordmark-dark-480w.webp">
139
+ <img alt="Kinde logo" height="34px" src="https://heyapi.dev/assets/.gen/kinde-logo-wordmark-480w.jpeg">
138
140
  </picture>
139
141
  </a>
140
142
  </td>
141
143
  <td align="center">
142
144
  <a href="https://kutt.it/KkqSaw" target="_blank">
143
145
  <picture height="34px">
144
- <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/cella-logo-wordmark-480w.webp">
145
- <img alt="Cella logo" height="34px" src="https://heyapi.dev/cella-logo-wordmark.svg">
146
+ <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/cella/logo-light.svg">
147
+ <img alt="Cella logo" height="34px" src="https://heyapi.dev/assets/cella/logo-dark.svg">
146
148
  </picture>
147
149
  </a>
148
150
  </td>