You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E.g., if a parameter is a List<String>, the json output should be an array of strings. And if it's an object with parameters, it should be a json object with corresponding fields.
The text was updated successfully, but these errors were encountered:
E.g., if a parameter is a
List<String>
, the json output should be an array of strings. And if it's an object with parameters, it should be a json object with corresponding fields.The text was updated successfully, but these errors were encountered: