From 26783d77c0c1a6349006196687839c1f641ca39d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 12:50:42 +0100 Subject: [PATCH] Update Documentation with core changes (#99) Co-authored-by: discoursebuild --- openapi.json | 8 -------- openapi.yml | 6 ------ 2 files changed, 14 deletions(-) diff --git a/openapi.json b/openapi.json index 1033c06..9b437ba 100644 --- a/openapi.json +++ b/openapi.json @@ -14734,9 +14734,6 @@ "null" ] }, - "flag_level": { - "type": "integer" - }, "title": { "type": [ "string", @@ -15277,7 +15274,6 @@ "created_at_age", "trust_level", "manual_locked_trust_level", - "flag_level", "title", "time_read", "staged", @@ -16016,9 +16012,6 @@ "null" ] }, - "flag_level": { - "type": "integer" - }, "title": { "type": [ "string", @@ -16060,7 +16053,6 @@ "created_at_age", "trust_level", "manual_locked_trust_level", - "flag_level", "title", "time_read", "staged", diff --git a/openapi.yml b/openapi.yml index ad6a7d7..8d931c0 100644 --- a/openapi.yml +++ b/openapi.yml @@ -10480,8 +10480,6 @@ paths: type: - string - 'null' - flag_level: - type: integer title: type: - string @@ -10868,7 +10866,6 @@ paths: - created_at_age - trust_level - manual_locked_trust_level - - flag_level - title - time_read - staged @@ -11370,8 +11367,6 @@ paths: type: - string - 'null' - flag_level: - type: integer title: type: - string @@ -11404,7 +11399,6 @@ paths: - created_at_age - trust_level - manual_locked_trust_level - - flag_level - title - time_read - staged