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: packages/codegen-core/README.md
+125Lines changed: 125 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,131 @@
14
14
15
15
This is an internal framework. Visit [Hey API](https://heyapi.dev/) to discover our products.
16
16
17
+
<!-- template-contributing-start -->
18
+
19
+
## Contributing
20
+
21
+
Want to see your code in products used by millions?
22
+
23
+
Start with our [Contributing](https://heyapi.dev/openapi-ts/community/contributing) guide and release your first feature.
24
+
25
+
<!-- template-contributing-end -->
26
+
27
+
<!-- template-sponsors-start -->
28
+
29
+
## Sponsors
30
+
31
+
Hey API is sponsor-funded. If you rely on Hey API in production, consider becoming a [sponsor](https://github.com/sponsors/hey-api) to accelerate the roadmap.
Copy file name to clipboardExpand all lines: packages/json-schema-ref-parser/README.md
+129Lines changed: 129 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,3 +102,132 @@ await new $RefParser().bundle({
102
102
},
103
103
});
104
104
```
105
+
106
+
<!-- template-contributing-start -->
107
+
108
+
## Contributing
109
+
110
+
Want to see your code in products used by millions?
111
+
112
+
Start with our [Contributing](https://heyapi.dev/openapi-ts/community/contributing) guide and release your first feature.
113
+
114
+
<!-- template-contributing-end -->
115
+
116
+
<!-- template-sponsors-start -->
117
+
118
+
## Sponsors
119
+
120
+
Hey API is sponsor-funded. If you rely on Hey API in production, consider becoming a [sponsor](https://github.com/sponsors/hey-api) to accelerate the roadmap.
Copy file name to clipboardExpand all lines: packages/nuxt/README.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,19 +22,25 @@
22
22
23
23
Access your projects and OpenAPI specifications in the [Hey API Platform](https://app.heyapi.dev/).
24
24
25
+
<!-- template-contributing-start -->
26
+
25
27
## Contributing
26
28
27
29
Want to see your code in products used by millions?
28
30
29
31
Start with our [Contributing](https://heyapi.dev/openapi-ts/community/contributing) guide and release your first feature.
30
32
33
+
<!-- template-contributing-end -->
34
+
31
35
## Documentation
32
36
33
37
Please visit our [website](https://heyapi.dev) for documentation, guides, migrating, and more.
34
38
39
+
<!-- template-sponsors-start -->
40
+
35
41
## Sponsors
36
42
37
-
Help Hey API stay around for the long haul by becoming a [sponsor](https://github.com/sponsors/hey-api).
43
+
Hey API is sponsor-funded. If you rely on Hey API in production, consider becoming a [sponsor](https://github.com/sponsors/hey-api) to accelerate the roadmap.
38
44
39
45
<h3align="center">Gold</h3>
40
46
@@ -139,10 +145,16 @@ Help Hey API stay around for the long haul by becoming a [sponsor](https://githu
139
145
</tbody>
140
146
</table>
141
147
148
+
<!-- template-sponsors-end -->
149
+
142
150
## Migrating
143
151
144
152
You can learn more on the [Migrating](https://heyapi.dev/openapi-ts/migrating) page.
145
153
154
+
<!-- template-license-start -->
155
+
146
156
## License
147
157
148
158
Released under the [MIT License](https://github.com/hey-api/openapi-ts/blob/main/LICENSE.md).
0 commit comments