elysiajs / elysia-swagger

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

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

Closed hagishi closed 7 months ago

hagishi commented 7 months ago

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