full site update
This commit is contained in:
1
node_modules/zod-to-json-schema/dist/cjs/Refs.js
generated
vendored
1
node_modules/zod-to-json-schema/dist/cjs/Refs.js
generated
vendored
@@ -9,6 +9,7 @@ const getRefs = (options) => {
|
||||
: _options.basePath;
|
||||
return {
|
||||
..._options,
|
||||
flags: { hasReferencedOpenAiAnyType: false },
|
||||
currentPath: currentPath,
|
||||
propertyPath: undefined,
|
||||
seen: new Map(Object.entries(_options.definitions).map(([name, def]) => [
|
||||
|
Reference in New Issue
Block a user