graphql-rest-router icon indicating copy to clipboard operation
graphql-rest-router copied to clipboard

Remove explicit any's in OpenApi.ts

Open regan-karlewicz opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. TypeScript best practices not followed in OpenApi.ts, using explicit any

Describe the solution you'd like Remove explicit any's in OpenApi.ts for better TypeScript support

regan-karlewicz avatar Nov 01 '21 18:11 regan-karlewicz