You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.
I'm almost thinking instead of decorators I could just use comments and create a parser that would parse that file and then spit out a openapi.yaml file.
I might not use decorators. But just do the parsing. Some of the openapi.yaml can be generated from from the serverless.yaml (endpoint and http methods). I could start with that.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This looks very promising: https://github.com/thiagobustamante/typescript-rest-swagger
The text was updated successfully, but these errors were encountered: