PipedreamHQ/pipedream

[ACTION] Square create order fix

Open

#17,168 opened on Jun 17, 2025

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

Repository metrics

Stars
 (7,438 stars)
PR merge metrics
 (Avg merge 9d 7h) (131 merged PRs in 30d)

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