-
Notifications
You must be signed in to change notification settings - Fork 10
refactor: remove self-generated openapi-spec #198
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
Conversation
d901533
to
cb64549
Compare
Signed-off-by: Ruben Romero Montes <[email protected]>
cb64549
to
a580bc4
Compare
The following places will also need updating so the types resolve in JSDoc |
Signed-off-by: Ruben Romero Montes <[email protected]>
Signed-off-by: Ruben Romero Montes <[email protected]>
Signed-off-by: Ruben Romero Montes <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Besides the comment about @overload
, the jsdoc is good to go 👍
Signed-off-by: Ruben Romero Montes <[email protected]>
2a264d7
to
6f58ae7
Compare
Description
Remove dependency with self generated openapi spec and rely on the exhort-api-spec generated library
Fix: #199
Checklist