Commit 7f5a76f
authored
File tree
Expand file treeCollapse file tree
2 files changed
+12
-1
lines changedOpen diff view settings
Filter options
- packages/zod/src/v4
- classic/tests
- core
Expand file treeCollapse file tree
2 files changed
+12
-1
lines changedOpen diff view settings
Collapse file
…src/v4/classic/tests/json-schema.test.ts …/v4/classic/tests/to-json-schema.test.tspackages/zod/src/v4/classic/tests/json-schema.test.ts renamed to packages/zod/src/v4/classic/tests/to-json-schema.test.ts packages/zod/src/v4/classic/tests/json-schema.test.ts renamed to packages/zod/src/v4/classic/tests/to-json-schema.test.ts
Copy file name to clipboardExpand all lines: packages/zod/src/v4/classic/tests/to-json-schema.test.ts+11Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1943 | 1943 | |
1944 | 1944 | |
1945 | 1945 | |
| 1946 | + |
| 1947 | + |
| 1948 | + |
| 1949 | + |
| 1950 | + |
| 1951 | + |
| 1952 | + |
| 1953 | + |
| 1954 | + |
| 1955 | + |
| 1956 | + |
Collapse file
packages/zod/src/v4/core/to-json-schema.ts
Copy file name to clipboardExpand all lines: packages/zod/src/v4/core/to-json-schema.ts+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
499 | 499 | |
500 | 500 | |
501 | 501 | |
502 | | - |
| 502 | + |
503 | 503 | |
504 | 504 | |
505 | 505 | |
|
0 commit comments