PipedreamHQ/pipedream

[ACTION] Square create order fix

Open

#17168 opened on Jun 17, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (7,438 stars) (5,305 forks)batch import
actionenhancementgood first issuehelp wantedquestiontriaged

Description

Is there a specific app this action is for?

Am I correct in thinking we should be changing type: "object" to type: "string" in the Square create-order .mjs file? Because I keep on getting schema mismatches when I try to hit the create order endpoint.

Contributor guide