From 52485738b3772156273132e7a8b9d67eb0b5e91e Mon Sep 17 00:00:00 2001 From: root Date: Mon, 29 Jul 2019 17:36:28 +0530 Subject: [PATCH] Correcting typo in healthmonitors-list-response.json - http_vesion to http_version. There is a typographical error in healthmonitors-list-response.json. Correcting spelling from http_vesion to http_version. Task: 36020 Story: 2006304 Change-Id: I6be0a593b1deb43f8aba982043ebf427be57d937 --- api-ref/source/v2/examples/healthmonitors-list-response.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-ref/source/v2/examples/healthmonitors-list-response.json b/api-ref/source/v2/examples/healthmonitors-list-response.json index 444790a4e4..1f045f198e 100644 --- a/api-ref/source/v2/examples/healthmonitors-list-response.json +++ b/api-ref/source/v2/examples/healthmonitors-list-response.json @@ -23,7 +23,7 @@ "id": "8ed3c5ac-6efa-420c-bedb-99ba14e58db5", "operating_status": "ONLINE", "tags": ["test_tag"], - "http_vesion": 1.0, + "http_version": 1.0, "domain_name": null } ]