elysiajs / elysia-swagger

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

support array response schemas #20

Open david-plugge opened 1 year ago

david-plugge commented 1 year ago

closes #8

I don´t really understand why only type, properties and required we´re allowed, please elaborate on that if it´s important.

david-plugge commented 1 year ago

Anyone there to review this? I would really like to use the official package rather than my local version.

BE-CH commented 1 year ago

Array support is very much needed!

david-plugge commented 1 year ago

@SaltyAom sry for ping, but have you considered this? We need array support!

marclave commented 8 months ago

hi @david-plugge @BE-CH !

I would love to review this, there is some conflicts in src/utils.ts would you be able to update the PR and I can review :)

i'm a new maintainer helping out!

marclave commented 8 months ago

i realize this might be a hard conflict to resolve since the new release, let me know if I can help at all!

david-plugge commented 8 months ago

Awesome, i will resolve the issues as soon as possible :)