@anatine/zod-openapi
Advanced tools
Comparing version 1.1.1 to 1.2.1
{ | ||
"name": "@anatine/zod-openapi", | ||
"version": "1.1.1", | ||
"version": "1.2.1", | ||
"description": "Zod to OpenAPI converter", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -74,3 +74,3 @@ # @anatine/zod-openapi | ||
```typescript | ||
import { generateSchema } from '@anatine/zod-openapi'; | ||
import { extendApi, generateSchema } from '@anatine/zod-openapi'; | ||
@@ -153,2 +153,2 @@ const aZodExtendedSchema = extendApi( | ||
This library is part of a nx monorepo [@anatine/zod-plugins](https://github.com/anatine/zod-plugins). | ||
This library is part of a nx monorepo [@anatine/zod-plugins](https://github.com/anatine/zod-plugins). |
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
22903
153