From bf57fe1b6654dc0820b09ea94bc62c6d3404d9cb Mon Sep 17 00:00:00 2001 From: Gabor Javorszky Date: Fri, 20 Jun 2025 11:39:56 +0100 Subject: [PATCH] Fix blank line around fences violation --- content/nic/usage-reporting.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/nic/usage-reporting.md b/content/nic/usage-reporting.md index b50057815..f756237bc 100644 --- a/content/nic/usage-reporting.md +++ b/content/nic/usage-reporting.md @@ -152,6 +152,7 @@ Usage Reporting sends the number of NGINX Ingress Controller instances and nodes ```shell curl --user "foo:bar" https://nms.example.com/api/platform/v1/k8s-usage ``` + ```json { "items": [ @@ -212,6 +213,7 @@ You can query the usage data for a specific cluster by specifying the cluster ui ```shell curl --user "foo:bar" https://nms.example.com/api/platform/v1/k8s-usage/d290f1ee-6c54-4b01-90e6-d701748f0851 ``` + ```json { "metadata": {