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
- Based off the original API here: https://github.com/HackerNews/API
8
-
- Built with [zod](https://github.com/colinhacks/zod) schemas and exported to OpenAPI via [@asteasolutions/zod-to-openapi](https://github.com/asteasolutions/zod-to-openapi).
9
-
- End result is validated with [Redocly CLI](https://redocly.com/docs/cli) and a few tests that make real HN calls to validate the schemas.
8
+
- Built with [zod](https://github.com/colinhacks/zod) schemas and exported to OpenAPI via [@asteasolutions/zod-to-openapi](https://github.com/asteasolutions/zod-to-openapi). Rebuilt in a pre-commit hook, nothing else needed.
9
+
- End result is validated with [Redocly CLI](https://redocly.com/docs/cli) and a few basic tests that make real HN calls to validate the schemas.
0 commit comments