Utility functions to deal with references in objects


Keywords
json-reference, json-pointer, object, objects, circular, reference, dereference, clone, flatten, recurse, recursion, iterate, iteration, traverse, traversal, visitor, api, conversion, converter, documentation, linter, linting, openapi, openapi-specification, openapi3, openapi3-1, swagger, validator
License
BSD-3-Clause
Install
npm install reftools@1.0.10

Documentation

OAS-Kit

This is the mono-repo for the following related projects

Documentation

Online converter/validator

Supported Node.js versions

Any LTS version. It is not recommended to use Node.js 12.17.x,12.18.x or 12.19.x due to an http2 bug.

Development

  • clone the repository
  • npm i in the top level directory
  • npx lerna bootstrap

Please try and keep commits related to a single package or piece of functionality. Please review the CONTRIBUTING.md for additional details.

Supporting development