@hey-api/openapi-ts 0.91.1 → 0.92.1
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 +7 -7
- package/dist/index.d.mts +289 -452
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/{init-CvGgSlz8.mjs → init-DlaW5Djq.mjs} +316 -74
- package/dist/init-DlaW5Djq.mjs.map +1 -0
- package/dist/internal.mjs +1 -1
- package/dist/run.mjs +3 -3
- package/dist/{src-Dgh53q8K.mjs → src-BYA2YioO.mjs} +2 -5
- package/dist/{src-Dgh53q8K.mjs.map → src-BYA2YioO.mjs.map} +1 -1
- package/package.json +5 -5
- package/dist/init-CvGgSlz8.mjs.map +0 -1
package/README.md
CHANGED
|
@@ -56,7 +56,7 @@ Hey API is sponsor-funded. If you rely on Hey API in production, consider becomi
|
|
|
56
56
|
<table align="center" style="justify-content: center;align-items: center;display: flex;">
|
|
57
57
|
<tbody>
|
|
58
58
|
<tr>
|
|
59
|
-
<td align="center">
|
|
59
|
+
<td align="center" width="336px">
|
|
60
60
|
<p></p>
|
|
61
61
|
<p>
|
|
62
62
|
<a href="https://kutt.it/pkEZyc" target="_blank">
|
|
@@ -74,7 +74,7 @@ Hey API is sponsor-funded. If you rely on Hey API in production, consider becomi
|
|
|
74
74
|
</p>
|
|
75
75
|
<p></p>
|
|
76
76
|
</td>
|
|
77
|
-
<td align="center">
|
|
77
|
+
<td align="center" width="336px">
|
|
78
78
|
<p></p>
|
|
79
79
|
<p>
|
|
80
80
|
<a href="https://kutt.it/QM9Q2N" target="_blank">
|
|
@@ -94,7 +94,7 @@ Hey API is sponsor-funded. If you rely on Hey API in production, consider becomi
|
|
|
94
94
|
</td>
|
|
95
95
|
</tr>
|
|
96
96
|
<tr>
|
|
97
|
-
<td align="center">
|
|
97
|
+
<td align="center" width="336px">
|
|
98
98
|
<p></p>
|
|
99
99
|
<p>
|
|
100
100
|
<a href="https://kutt.it/6vrYy9" target="_blank">
|
|
@@ -121,7 +121,7 @@ Hey API is sponsor-funded. If you rely on Hey API in production, consider becomi
|
|
|
121
121
|
<table align="center" style="justify-content: center;align-items: center;display: flex;">
|
|
122
122
|
<tbody>
|
|
123
123
|
<tr>
|
|
124
|
-
<td align="center">
|
|
124
|
+
<td align="center" width="172px">
|
|
125
125
|
<a href="https://kutt.it/skQUVd" target="_blank">
|
|
126
126
|
<picture height="40px">
|
|
127
127
|
<source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/scalar/logo-light.svg">
|
|
@@ -133,7 +133,7 @@ Hey API is sponsor-funded. If you rely on Hey API in production, consider becomi
|
|
|
133
133
|
scalar.com
|
|
134
134
|
</a>
|
|
135
135
|
</td>
|
|
136
|
-
<td align="center">
|
|
136
|
+
<td align="center" width="172px">
|
|
137
137
|
<a href="https://kutt.it/Dr9GuW" target="_blank">
|
|
138
138
|
<picture height="40px">
|
|
139
139
|
<source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/fastapi/logo-light.svg">
|
|
@@ -154,7 +154,7 @@ Hey API is sponsor-funded. If you rely on Hey API in production, consider becomi
|
|
|
154
154
|
<table align="center" style="justify-content: center;align-items: center;display: flex;">
|
|
155
155
|
<tbody>
|
|
156
156
|
<tr>
|
|
157
|
-
<td align="center">
|
|
157
|
+
<td align="center" width="136px">
|
|
158
158
|
<a href="https://kutt.it/YpaKsX" target="_blank">
|
|
159
159
|
<picture height="34px">
|
|
160
160
|
<source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/.gen/kinde-logo-wordmark-dark-480w.webp">
|
|
@@ -162,7 +162,7 @@ Hey API is sponsor-funded. If you rely on Hey API in production, consider becomi
|
|
|
162
162
|
</picture>
|
|
163
163
|
</a>
|
|
164
164
|
</td>
|
|
165
|
-
<td align="center">
|
|
165
|
+
<td align="center" width="136px">
|
|
166
166
|
<a href="https://kutt.it/KkqSaw" target="_blank">
|
|
167
167
|
<picture height="34px">
|
|
168
168
|
<source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/cella/logo-light.svg">
|