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
The Action struct should have a Responses array that contains structs that describe all of the possible responses for this action. Each response would contain, for example: identified, type, status code, description.
The text was updated successfully, but these errors were encountered:
The Action struct should have a Responses array that contains structs that describe all of the possible responses for this action. Each response would contain, for example: identified, type, status code, description.
The text was updated successfully, but these errors were encountered: