From 404337e9025c9b6f3612633c717ca18e3d9c7441 Mon Sep 17 00:00:00 2001 From: Peng Ying Date: Wed, 18 Feb 2026 21:16:41 -0800 Subject: [PATCH] feat: pointing mintlify docs at stainless generated openapi --- mintlify/docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mintlify/docs.json b/mintlify/docs.json index b5ef95f..b26aefd 100644 --- a/mintlify/docs.json +++ b/mintlify/docs.json @@ -259,7 +259,7 @@ }, { "group": "API documentation", - "openapi": "openapi.yaml" + "openapi": "https://app.stainless.com/api/spec/documented/grid/openapi.documented.yml" } ] }