From e8cd3398f62577bead8a3444338879d685974aa7 Mon Sep 17 00:00:00 2001 From: Curtis Conard Date: Sat, 10 Jan 2026 13:15:05 -0500 Subject: [PATCH] hlapi add x-supports-mentions --- source/devapi/hlapi/schemas.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/devapi/hlapi/schemas.rst b/source/devapi/hlapi/schemas.rst index 63f21b2..4fb9b59 100644 --- a/source/devapi/hlapi/schemas.rst +++ b/source/devapi/hlapi/schemas.rst @@ -254,3 +254,7 @@ Below is a complete list of supported extension fields/properties used in OpenAP Typically you would find all shared properties between the different schemas and use that as the properties for this shared schema. - Main schema - Debug mode only + * - x-supports-mentions + - Indicates the property supports user mentions. Only applies to 'string' properties. + - Schema properties + - Yes \ No newline at end of file