• Preparing search index...
  • The search index is not available
Graviola CRUD
  • Graviola CRUD
  • graph-traversal/src
  • resolveAllRefs

Function resolveAllRefs

  • resolveAllRefs(schema: JSONSchema7, context: NormalizationContext): JSONSchema7

    Recursively resolves all $ref references in a schema

    Parameters

    • schema: JSONSchema7

      The schema to resolve

    • context: NormalizationContext

      Normalization context

    Returns JSONSchema7

    A new schema with all $refs resolved

    • Defined in packages/graph-traversal/src/normalizer/resolveAllRefs.ts:72

Settings

Member Visibility
Graviola CRUD
  • Loading...

Generated using TypeDoc