1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/lib/openapi/util
Gastón Fournier e325704a0b
chore: support for additional media (#3247)
## About the changes
Add new methods to simplify the creation of schemas for endpoints with
additional media types (other than `application/json`)

This is a follow-up on exporting an endpoint as `text/csv`
2023-03-06 12:44:12 +01:00
..
api-operation.ts
create-request-schema.test.ts
create-request-schema.ts
create-response-schema.test.ts chore: support for additional media (#3247) 2023-03-06 12:44:12 +01:00
create-response-schema.ts chore: support for additional media (#3247) 2023-03-06 12:44:12 +01:00
from-query-params.ts
index.ts
openapi-tags.ts
standard-responses.ts