Martin Kopec 2bf7bf6a84 [Trivial] Fix swift's extension discovery
In case the swift's endpoint returned an exception during an
extension query, get_capabilities method returned a string of
an empty dict, which is always "true" and therefore it confues
a later if statement checking if any extensions were found.
Let's make the method return an object - dict - which will
be either true (if contains any data) or false (if it's empty).

Change-Id: Ie7974c97a4b119e41fba7150bcd2a2553300f694
2021-08-29 17:25:11 +00:00
..
2020-12-08 15:04:12 +00:00
2021-03-15 12:29:30 +01:00
2020-11-14 11:18:41 +00:00
2020-06-02 08:36:00 +00:00
2018-08-13 11:57:14 +02:00