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

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

Closed
shayan919293 opened this issue Feb 26, 2024 · 2 comments
Closed

Comments

@shayan919293
Copy link

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.

@JaredCE
Copy link
Owner

JaredCE commented Feb 27, 2024

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

@JaredCE
Copy link
Owner

JaredCE commented May 28, 2024

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 JaredCE closed this as completed May 28, 2024
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