Defining custom hero via the API
|
05-13-2020, 11:55 PM
Post: #2
|
|||
|
|||
RE: Defining custom hero via the API
I figured out how to do this. The solution is to use json.dumps(), so the dict becomes:
'heroElements': json.dumps({"MWTEST":".product"}) I can confirm that this works - meaning you can define custom heroes through the API. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Defining custom hero via the API - mwoodward - 05-02-2020, 08:59 AM
RE: Defining custom hero via the API - mwoodward - 05-13-2020 11:55 PM
|
User(s) browsing this thread: 1 Guest(s)