elysiajs / elysia-swagger

A plugin for Elysia to auto-generate Swagger page
MIT License
74 stars 36 forks source link

feat: set required field when a request body is present #112

Closed hagishi closed 3 months ago

hagishi commented 3 months ago

Constrain by setting the required field to true when including a Body Schema.