@asteasolutions/zod-to-openapi
Advanced tools
Comparing version 1.4.0 to 1.4.1
export * from './zod-extensions'; | ||
export { OpenAPIGenerator } from './openapi-generator'; | ||
export { OpenAPIRegistry } from './openapi-registry'; | ||
export { OpenAPIRegistry, RouteConfig, ResponseConfig, } from './openapi-registry'; |
{ | ||
"name": "@asteasolutions/zod-to-openapi", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Builds OpenAPI schemas from Zod schemas", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54966