ConsoleReact LibREST API
  • Preparing search index...
  • The search index is not available
Integration App SDK - v1.14.0
  • Integration App SDK
  • walkSchema

Function walkSchema

  • walkSchema(schema, callback, locator?): DataSchema | undefined
  • Parameters

    • schema: undefined | DataSchema
    • callback: ((schema: DataSchema, locator: string) => undefined | DataSchema)
        • (schema, locator): undefined | DataSchema
        • Parameters

          • schema: DataSchema
          • locator: string

          Returns undefined | DataSchema

    • locator: string = '$'

    Returns DataSchema | undefined

    • Defined in data-schema/utils.ts:734

Settings

Member Visibility
ConsoleReact LibREST API
Integration App SDK - v1.14.0
  • Loading...

Generated using TypeDoc