Turn Your OpenAPI (Swagger) spec into a n8n node!

1 Open Issue Need Help Last updated: Jul 21, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Enhance the `@devlikeapro/n8n-openapi-node` package to utilize OpenAPI specification examples as default values for request bodies in generated n8n nodes. This involves modifying the existing code to parse and use the `examples` property within the `requestBody` section of the OpenAPI specification, populating the corresponding n8n node fields with these example values.

Complexity: 3/5
help wanted

Turn Your OpenAPI (Swagger) spec into a n8n node!

TypeScript