asteasolutions / zod-to-openapi

A library that generates OpenAPI (Swagger) docs from Zod schemas
MIT License
916 stars 57 forks source link

add autocompletion for media type #207

Closed Sacramentix closed 7 months ago

Sacramentix commented 8 months ago

I've improve the type of ZodContentObject to provide autocompletion with most common media type without restricting the ability to put any string you want.

AGalabov commented 7 months ago

@Sacramentix sorry this took so long. Your build is failing - can you please check it out