elysiajs / elysia-swagger

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

feat: allow configuring the path of the openapi json spec #11

Open iansinnott opened 1 year ago

iansinnott commented 1 year ago

This PR allows configuring the route of the JSON specification. It was previously hardcoded to {path}/json.

marclave commented 8 months ago

hey @iansinnott this is a great idea! would you mind rebasing the PR to resolve the conflicts and we can get this reviewed ✨