From e0bcbe1ab634fce0da681aa231672e5bfda846b9 Mon Sep 17 00:00:00 2001 From: BelfordZ Date: Tue, 7 May 2024 19:25:48 +0000 Subject: [PATCH] github pages release --- classes/NoTitleError.html | 4 ++-- functions/default.html | 2 +- functions/stringifyCircular.html | 2 +- interfaces/ReferencerOptions.html | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/classes/NoTitleError.html b/classes/NoTitleError.html index b04360a..a1ea7c0 100644 --- a/classes/NoTitleError.html +++ b/classes/NoTitleError.html @@ -1,4 +1,4 @@ -NoTitleError | @json-schema-tools/referencer

Implements

  • Error

Constructors

constructor +NoTitleError | @json-schema-tools/referencer

Implements

  • Error

Constructors

Properties

Constructors

Properties

message: string
name: string = "NoTitleError"
\ No newline at end of file +

Constructors

Properties

message: string
name: string = "NoTitleError"
\ No newline at end of file diff --git a/functions/default.html b/functions/default.html index fc55fc1..aa406da 100644 --- a/functions/default.html +++ b/functions/default.html @@ -4,4 +4,4 @@ exists in the input schema's definitions object.

Parameters

Returns JSONSchema

input schema where subschemas are turned into refs (recursively)

-
\ No newline at end of file +
\ No newline at end of file diff --git a/functions/stringifyCircular.html b/functions/stringifyCircular.html index 4addaa3..dbc971a 100644 --- a/functions/stringifyCircular.html +++ b/functions/stringifyCircular.html @@ -1 +1 @@ -stringifyCircular | @json-schema-tools/referencer
  • Parameters

    • obj: any

    Returns string

\ No newline at end of file +stringifyCircular | @json-schema-tools/referencer
  • Parameters

    • obj: any

    Returns string

\ No newline at end of file diff --git a/interfaces/ReferencerOptions.html b/interfaces/ReferencerOptions.html index ef0bf10..52c1973 100644 --- a/interfaces/ReferencerOptions.html +++ b/interfaces/ReferencerOptions.html @@ -1,4 +1,4 @@ ReferencerOptions | @json-schema-tools/referencer

Options that can be passed into the Referencer.

-
interface ReferencerOptions {
    mutate?: boolean;
}

Properties

interface ReferencerOptions {
    mutate?: boolean;
}

Properties

Properties

mutate?: boolean

If true, the schema passed in will be referenced in-place, mutating the original. Default is false.

-
\ No newline at end of file +
\ No newline at end of file