swagger-typescript-api icon indicating copy to clipboard operation
swagger-typescript-api copied to clipboard

The url parameter description exists in the openApi.json file. But it is not generated into the ts file.

Open wll8 opened this issue 4 years ago • 0 comments

The url parameter description exists in the openApi.json file. But it is not generated into the ts file.

swagger-typescript-api -p http://xxx/v3/api-docs -o src/api/knowledge -n autoApi --js --axios

image

wll8 avatar Nov 30 '21 03:11 wll8