samchon / nestia

NestJS Helper Libraries + TypeScript OpenAPI generator
https://nestia.io/
MIT License
1.76k stars 91 forks source link

Fix samchon/typia@976 - wrong `ISwaggerRoute.summary` inference. #813

Closed samchon closed 6 months ago

samchon commented 6 months ago

When dot character is not placed on the last position of the first line, @nestia/sdk could not catch it exactly.

This PR fixes the problem, so that inference the exact summary property of the swagger endpoint data.