From b31f475ee53a978b50caf1cb7215e7e238615473 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 18 Sep 2024 16:28:52 +0000 Subject: [PATCH] YOYO NEW API SPEC! --- spec.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/spec.json b/spec.json index 9838d0b03..6493973b9 100644 --- a/spec.json +++ b/spec.json @@ -17693,11 +17693,6 @@ "description": "The user's first name.", "type": "string" }, - "front_id": { - "nullable": true, - "description": "The user's Front ID. This is mostly used for internal mapping.", - "type": "string" - }, "github": { "description": "The user's GitHub handle.", "type": "string"