elysiajs / elysia-swagger

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

Adds optional parameter for custom url to swagger-ui css and js bundle #63

Open BeGj opened 11 months ago

BeGj commented 11 months ago

Solves https://github.com/elysiajs/elysia-swagger/issues/62

BeGj commented 11 months ago

Merge request is ready for inspection/approval.

BeGj commented 10 months ago

Anyone?

marclave commented 6 months ago

hi @BeGj this is a great idea! the package has changed slightly but would love to add custom urls to point to for @scalar and swagger-ui :)

if you rebase + resolve the conflicts, might be easier to make a new branch off of latest main :)

I can review once it's updated!