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 IndexConstructors constructor
+
NoTitleError | @json-schema-tools/referencer Constructors constructor new No Title Error ( schema , parentSchema ) : NoTitleError Parameters schema : JSONSchema parentSchema : JSONSchema Properties name name : string = "NoTitleError"
\ No newline at end of file
+
Constructors constructor new No Title Error ( schema , parentSchema ) : NoTitleError Parameters schema : JSONSchema parentSchema : JSONSchema Properties name 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.
Returns JSONSchema input schema where subschemas are turned into refs (recursively)
-
The schema to create references for (ie 'flatten' it)