From 87cb587f170507b33c76d58cea4b0b499113efc3 Mon Sep 17 00:00:00 2001 From: Asuka Nakajima Date: Tue, 3 Sep 2024 15:45:02 +0900 Subject: [PATCH] Update file.yml --- schemas/file.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schemas/file.yml b/schemas/file.yml index a85db48c9a..d0772c0ab2 100644 --- a/schemas/file.yml +++ b/schemas/file.yml @@ -230,12 +230,12 @@ level: extended type: keyword ignore_above: 8192 - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com - name: origin_url level: extended type: keyword ignore_above: 8192 - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip