lukeautry / tsoa

Build OpenAPI-compliant REST APIs using TypeScript and Node
MIT License
3.45k stars 496 forks source link

Support @title keyword annotation #1656

Open DominykasValutis opened 1 month ago

DominykasValutis commented 1 month ago

Would it be possible to add support for title annotation, which is supported keyword in Ope

Sorting

The same request has been made (and closed) #1633, but it was not implemented.

Current Behavior

No support for title keyword annotation.

Possible Solution

Add title to validatorUtils.ts as a string value.

Context (Environment)

Version of the library: 6.3.1 Version of NodeJS: 20.11.1

Detailed Description

This would allow to generate OpenAPI spec with title keyword in schema reference.

Breaking change?

No breaking changes.

github-actions[bot] commented 1 month ago

Hello there DominykasValutis 👋

Thank you for opening your very first issue in this project.

We will try to get back to you as soon as we can.👀

stskrp commented 1 month ago

Hello, any plans when this PR can be merged? This is actual for our team too

github-actions[bot] commented 2 days ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days