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

Resolve dead links in type docs. #472

Open
thantos opened this issue Sep 2, 2022 · 0 comments
Open

Resolve dead links in type docs. #472

thantos opened this issue Sep 2, 2022 · 0 comments
Labels

Comments

@thantos
Copy link
Collaborator

thantos commented Sep 2, 2022

Typedocs warns about dead links due to missing imports and the use of @link. Resolve these.

...
warning Failed to resolve {@link Error} in Integration.__type with declaration references. This link will break in v0.24.
warning Failed to resolve {@link Authorizer} in MethodProps.authorizationType with declaration references. This link will break in v0.24.
warning Failed to resolve {@link Authorizer#token()} in MethodProps.authorizationType with declaration references. This link will break in v0.24.
warning Failed to resolve {@link expr} in APIGatewayVTL.exprToJson with declaration references. This link will break in v0.24.
warning Failed to resolve {@link expr} in APIGatewayVTL.qr with declaration references. This link will break in v0.24.
....
@thantos thantos added the website label Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant