swagger-typescript-api
swagger-typescript-api copied to clipboard
It doesn't generate strapi query correctly
i use strapi cms and documentation plugin, but swagger-typescript-api dosent generate query types correctly, for example the query type is "filters[content][$eq]": "name" (qs library format and use search params) but it will generate filters?: object