Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Cleanup of TypeScript types, removal of returnType and removal of any. #729
Cleanup of TypeScript types, removal of returnType and removal of any. #729
Changes from all commits
9e30055
9457a92
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 16 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts#L16
Check warning on line 22 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts#L22
Check warning on line 25 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts#L24-L25
Check warning on line 30 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts#L30
Check warning on line 51 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts#L49-L51
Check warning on line 57 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts#L56-L57
Check warning on line 60 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts#L60
Check warning on line 69 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts#L69
Check warning on line 72 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts#L71-L72
Check warning on line 77 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts#L77
Check warning on line 102 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts#L100-L102
Check warning on line 108 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts#L107-L108
Check warning on line 111 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByStatus.ts#L111
Check warning on line 21 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts#L21
Check warning on line 27 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts#L27
Check warning on line 31 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts#L30-L31
Check warning on line 36 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts#L36
Check warning on line 58 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts#L56-L58
Check warning on line 64 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts#L63-L64
Check warning on line 67 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts#L67
Check warning on line 75 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts#L75
Check warning on line 79 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts#L78-L79
Check warning on line 84 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts#L84
Check warning on line 110 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts#L108-L110
Check warning on line 116 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts#L115-L116
Check warning on line 119 in examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useFindPetsByTags.ts#L119
Check warning on line 16 in examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts#L16
Check warning on line 22 in examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts#L22
Check warning on line 25 in examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts#L24-L25
Check warning on line 30 in examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts#L30
Check warning on line 49 in examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts#L43-L49
Check warning on line 55 in examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts#L54-L55
Check warning on line 58 in examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts#L58
Check warning on line 66 in examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts#L66
Check warning on line 69 in examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts#L68-L69
Check warning on line 74 in examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts#L74
Check warning on line 94 in examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts#L92-L94
Check warning on line 100 in examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts#L99-L100
Check warning on line 103 in examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts
Codecov / codecov/patch
examples/advanced/src/gen/clients/hooks/petController/useGetPetById.ts#L103