Skip to content

Commit

Permalink
Export getZodObject via zod-openapi/api (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
samchungy authored Dec 16, 2024
1 parent 830b3e7 commit 1117035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/entries/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ export {
type ComponentsObject,
} from '../create/components';
export { createMediaTypeSchema } from '../create/content';
export { createParamOrRef } from '../create/parameters';
export { createParamOrRef, getZodObject } from '../create/parameters';

0 comments on commit 1117035

Please sign in to comment.