temando / serverless-openapi-documentation

Serverless 1.0 plugin to generate OpenAPI V3 documentation from serverless configuration
MIT License
93 stars 127 forks source link

Error: [ERROR clone] Invalid parameters #44

Open scottbasgaard opened 3 years ago

scottbasgaard commented 3 years ago

Just installed this plugin for my serverless project and get this error after generating for the first time:

image

Thinking a conflict with another plugin?

I've noticed the project is a bit stale and also thinking it's just outdated?

Anyone have any tips or can confirm this still works? I'm guessing it's because this is for v1 and I'm on v2.

Cheers!

diegovinicius-dti commented 3 years ago

I'm not sure if you still need to use this API, but i highly recommend using this fork instead https://www.npmjs.com/package/@conqa/serverless-openapi-documentation It seems like the developers of this project abandoned it, so I found this fork that really works well with the same serverless.yml structure

yeukfei02 commented 2 years ago

same issue

https://github.com/temando/serverless-openapi-documentation/issues/47