n8n/packages/nodes-base/nodes/Asana
Aaron Gutierrez 15ffd4fb9f
fix(Asana Node): Omit body from GET, HEAD, and DELETE requests (#8057)
Avoid unnecessarily including a request body with GET and HEAD requests.
Per RFC 7230 clients should not include a body for these requests, and
we (Asana) are rolling out an infrastructure change that will cause
these requests to fail.
2023-12-21 19:21:08 +01:00
..
Asana.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
Asana.node.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
asana.svg Optimize svgs 2021-05-07 22:06:31 -05:00
AsanaTrigger.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
AsanaTrigger.node.ts docs: Stop assuming the user's gender in code comments (no-changelog) (#6015) 2023-04-19 16:00:49 +02:00
GenericFunctions.ts fix(Asana Node): Omit body from GET, HEAD, and DELETE requests (#8057) 2023-12-21 19:21:08 +01:00