Open Issues Need Help
View All on GitHub Use examples as default requestbody about 1 month ago
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