Fixed schema reference.

This commit is contained in:
Fabio Manganiello 2024-05-15 08:33:49 +02:00
parent 20f3eaf375
commit 0e11bbeb05
Signed by: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -1388,7 +1388,7 @@ print(json.dumps(config))
Scan the available networks.
:param kwargs: Parameters to pass to :meth:`platypush.plugins.esp.EspPlugin.execute`.
:return: .. schema:: esp.WifiScanResult(many=True)
:return: .. schema:: esp.WifiScanResultSchema(many=True)
"""
code = '''
import network