Skip to content

Commit 43aabc5

Browse files
authored
Merge pull request #84 from asteasolutions/security/update-json5-via-jest
update jest in order to update json5
2 parents 455fc37 + 60cd054 commit 43aabc5

File tree

3 files changed

+1615
-2626
lines changed

3 files changed

+1615
-2626
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ We keep a changelog as part of the [GitHub releases](https://github.com/asteasol
2525

2626
## Purpose and quick example
2727

28-
We at [Astea Solutions](https://asteasolutions.com/) made this library because we use [zod](https://github.com/colinhacks/zod) for validation in our APIs and are tired of the duplication to also support a separate OpenAPI definition that must be kept in sync. Using `zod-to-openapi`, we generate OpenAPI definitions directly from our zod schemas, this having single source of truth.
28+
We at [Astea Solutions](https://asteasolutions.com/) made this library because we use [zod](https://github.com/colinhacks/zod) for validation in our APIs and are tired of the duplication to also support a separate OpenAPI definition that must be kept in sync. Using `zod-to-openapi`, we generate OpenAPI definitions directly from our zod schemas, thus having a single source of truth.
2929

3030
Simply put, it turns this:
3131

0 commit comments

Comments
 (0)