From 785b0121171dbfab5056aff52cea94552be3de5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Wed, 30 Oct 2024 17:44:22 +0100 Subject: [PATCH] Improve docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- data/string-formats.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/data/string-formats.yaml b/data/string-formats.yaml index 2adf6fdb..e4ebc523 100644 --- a/data/string-formats.yaml +++ b/data/string-formats.yaml @@ -13,8 +13,11 @@ # limitations under the License. # This file contains the list of string formats supported for the `format` key -# and the `x-pattern-format` extension (see `openapi_extensions.md` for more -# details). +# and the `x-pattern-format` extension within JSON Schema objects in the +# OpenAPI documents within the Matrix Specification. See +# `openapi_extensions.md` [1] for more details. +# +# [1]: https://github.com/matrix-org/matrix-spec/blob/main/openapi_extensions.md#custom-x-pattern-format-key-and-custom-formats # # Custom formats defined in the Matrix specification should always use the `mx-` # prefix. They should link to the section containing the definition of the