Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nodebuilder generates duplicate paths #6

Open
gitcedric opened this issue Feb 6, 2022 · 1 comment
Open

Nodebuilder generates duplicate paths #6

gitcedric opened this issue Feb 6, 2022 · 1 comment

Comments

@gitcedric
Copy link

Hey,

Running node builder on the sevDesk API I receive duplicate paths for get and getAll.

Steps to reproduce:

  1. Get openAPI Spec from https://my.sevdesk.de/swaggerUI/index.html#/
  2. Run npm run generate
  3. see descriptions folder.

Also noticed other minor flaws, not sure if they are sevDesk specific, like undefined body args for

handleListing.call(this, method, path, BODY, qs);

happy to provide further details or jump on discord etc. for investigation.

Best,
Cedric

@ivov
Copy link
Owner

ivov commented Feb 7, 2022

Cedric, thank you for your report and the link to the spec.

n8n is currently redesigning node param structure, so this project is temporarily on hold.

Will keep this open and revisit once the redesign is finalized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants