From 6d654d969590819cb5bc2c53920aba5dcefbd8a4 Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Fri, 1 Aug 2025 17:02:48 -0700 Subject: [PATCH] clarify what the domain identifier is --- discovery-openapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discovery-openapi.json b/discovery-openapi.json index 06e26cbcb..975bc4c2a 100644 --- a/discovery-openapi.json +++ b/discovery-openapi.json @@ -31,7 +31,7 @@ "schema": { "type": "string" }, - "description": "The domain identifier that can be found in the top left corner of the Mintlify dashboard" + "description": "The domain identifier from your `domain.mintlify.app` URL. Can be found in the top left of your dashboard." } ], "requestBody": {