From 729c9a079e14cb3c373dcff7d23857cbd18bb8c1 Mon Sep 17 00:00:00 2001 From: AnatEzra81 Date: Sun, 5 Jan 2025 16:02:15 +0200 Subject: [PATCH] update endpoint latency statement --- docs/.gitbook/assets/v1-api-spec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.gitbook/assets/v1-api-spec.yaml b/docs/.gitbook/assets/v1-api-spec.yaml index d0fcf9a81bc6..16e650dbd53e 100644 --- a/docs/.gitbook/assets/v1-api-spec.yaml +++ b/docs/.gitbook/assets/v1-api-spec.yaml @@ -11318,7 +11318,7 @@ paths: - Reporting API summary: Get list of issues description: >- - Returns any issues that are present during the specified timeframe. For example, if an issue from 2018 is still considered a vulnerable today, it will show up in all reports from its inception to the current day. This data updates once per hour.**Note:** A vulnerability that was introduced and then resolved on the same day will not show up in the response. + Returns any issues that are present during the specified timeframe. For example, if an issue from 2018 is still considered a vulnerable today, it will show up in all reports from its inception to the current day. This data can take up to 9 hours to refresh.**Note:** A vulnerability that was introduced and then resolved on the same day will not show up in the response. #### Required permissions