Skip to content

Commit 480f7f7

Browse files
committed
🔧 fix: remove xsschema from dependency
1 parent 170355f commit 480f7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ export interface ElysiaOpenAPIConfig<
102102
* import { toJsonSchema } from '@valibot/to-json-schema'
103103
*
104104
* openapi({
105-
* vendors: {
105+
* mapJsonSchema: {
106106
* valibot: toJsonSchema
107107
* }
108108
* })

0 commit comments

Comments
 (0)