From 5e0a85e77fe9d49fb1af8ac8998ea5a7598e3295 Mon Sep 17 00:00:00 2001 From: Simon Pinfold Date: Wed, 20 May 2026 18:37:30 +1200 Subject: [PATCH] Clarify asset display name docs Amp-Thread-ID: https://ampcode.com/threads/T-019e4307-dd77-7709-b9f4-46bb79dcf58a Co-authored-by: Amp --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index 138a0e88a..4c1fc9bbc 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -6338,7 +6338,7 @@ components: type: string nullable: true x-runtime: [cloud, local] - description: "Path under the asset's category or root, for human-facing labels." + description: "Human-facing display label for the asset. Not a unique reference key; use `id` for identity." hash: type: string nullable: true