From f0b2a4c02b44fd998f420fa5f7eef400dc4262d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 12:07:36 +0200 Subject: [PATCH] Update Documentation with core changes (#95) Co-authored-by: discoursebuild --- openapi.json | 6 ------ openapi.yml | 4 ---- 2 files changed, 10 deletions(-) diff --git a/openapi.json b/openapi.json index 30678c1..9375c19 100644 --- a/openapi.json +++ b/openapi.json @@ -12375,12 +12375,6 @@ "name": { "type": "string" }, - "email": { - "type": "string" - }, - "password": { - "type": "string" - }, "external_ids": { "type": "object" } diff --git a/openapi.yml b/openapi.yml index 8813273..395afba 100644 --- a/openapi.yml +++ b/openapi.yml @@ -8796,10 +8796,6 @@ paths: properties: name: type: string - email: - type: string - password: - type: string external_ids: type: object "/u/by-external/{external_id}.json":