From 410aee28f9cd33f68f36d19f545f3bb161edfd1f Mon Sep 17 00:00:00 2001 From: Sergey Volkov Date: Thu, 21 Nov 2019 19:58:22 +0300 Subject: [PATCH] docs: fix type of "services" property --- apidoc/Titanium/Network/BonjourBrowser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apidoc/Titanium/Network/BonjourBrowser.yml b/apidoc/Titanium/Network/BonjourBrowser.yml index 14f8a2cab1a..441df2c15aa 100644 --- a/apidoc/Titanium/Network/BonjourBrowser.yml +++ b/apidoc/Titanium/Network/BonjourBrowser.yml @@ -29,7 +29,7 @@ events: properties: - name: services summary: An array of BonjourService objects corresponding to currently available services. If you cache this value, including using it as table data, be aware that it could become out of date at any time due to the asynchronous nature of Bonjour service discovery. - type: Array + type: Array since: '3.0.0' properties: