Skip to content

Commit

Permalink
feat(HTTP Request Node): Add cURL alias (no-changelog) (#6877)
Browse files Browse the repository at this point in the history
Added cURL alias to HTTP Request Node.
  • Loading branch information
gandreini authored Aug 8, 2023
1 parent 6796d9e commit 98e4c8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
}
]
},
"alias": ["API", "Request", "URL", "Build"],
"alias": ["API", "Request", "URL", "Build", "cURL"],
"subcategories": {
"Core Nodes": ["Helpers"]
}
Expand Down

0 comments on commit 98e4c8f

Please sign in to comment.