serverless-openapi-documenter icon indicating copy to clipboard operation
serverless-openapi-documenter copied to clipboard

[HELP NEEDED] Generating OpenApi definition based on serverless.ts

Open shayan919293 opened this issue 1 year ago • 1 comments

Hi everyone,

I'm having issues generating my [paths] on openapi.json or openapi.yml file. I defined "documentation" under "custom" in serverless.ts file and I can see my schema correctly in openapi file. but can't seem to make the functions + paths to show up on openapi definition file. My functions are well defined and actually work as well.

Does this plugin work with serverless.ts files same as serverless.yml files?

Please let me know if I could provide more information on this.

shayan919293 avatar Feb 26 '24 22:02 shayan919293

It does indeed, we're using at my work with serverless.ts. you're going to have to provide more context

JaredCE avatar Feb 27 '24 09:02 JaredCE

I'm going to close this as i haven't heard back, feel free to re-open if you have additional info to add.

JaredCE avatar May 28 '24 09:05 JaredCE