log(schema.definitions.person.properties.firstName); } catch(err) { console.error(err); } For more detailed examples, please see the API Documentation Installation Install using npm: npm install @apidevtools/json-schema-ref-parser Usage When using JSON Schema $Ref Parser in Node.js apps, you...
Maintains object reference equality —$refpointers to the same value always resolve to the same object instance Compatible with Node LTS and beyond, and all major web browsers on Windows, Mac, and Linux Example import$RefParserfrom"@apidevtools/json-schema-ref-parser";try{await$RefParser.derefere...
Files main .github .vscode .yarn docs lib test .gitattributes .gitignore .prettierignore .prettierrc .yarnrc.yml 404.md LICENSE README.md _config.yml eslint.config.mjs package.json tsconfig.json vite.config.ts yarn.lockBreadcrumbs json-schema-ref-parser / tsconfig.json ...
Cancel Create saved search Sign in Sign up Reseting focus {{ message }} comwes / json-schema-ref-parser Public forked from APIDevTools/json-schema-ref-parser Notifications You must be signed in to change notification settings Fork 0 ...
const $SyncRefParser = require('json-schema-ref-parser-sync'); expandedSchema = $SyncRefParser.dereference(schema, options); $SyncRefParser.dereferenceexpands the provided JSON Schema's$refreferences, infuenced by theoptionif they are provided, and returns the expanded version of the schema. If...
tested via mod-permissions mod-users mod-reservoir mod-eusage-reports Enable json-schema-ref-parser v11 FOLIO-2898 … 8b6bfc4 View details dcrossleyau merged commit 30dab75 into master Oct 23, 2024 1 check passed dcrossleyau changed the title FOLIO-2898 Enable json-schema-ref-parser...
dereference(mySchema); console.log(schema.definitions.person.properties.firstName); } catch(err) { console.error(err); } For more detailed examples, please see the API Documentation Installation Install using npm: npm install @apidevtools/json-schema-ref-parser Usage When using JSON Schema $Ref...
This PR contains the following updates: Package Change Age Adoption Passing Confidence @apidevtools/json-schema-ref-parser (source) ^11.9.3 -> ^12.0.0 Release Notes APIDevTools/json...
comwes / json-schema-ref-parser Public forked from APIDevTools/json-schema-ref-parser Notifications Fork 0 Star 0 Code Pull requests Actions Projects Security Insights comwes/json-schema-ref-parser projects Search all projects Search results No open projects ...
Bumps vite from 5.4.11 to 5.4.14. Release notes Sourced from vite's releases. v5.4.14 Please refer to CHANGELOG.md for details. v5.4.13 Please refer to CHANGELOG.md for details. v5.4.12 This vers...