1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-18 00:19:49 +01:00
unleash.unleash/src/lib/openapi/util
Gastón Fournier e325704a0b
chore: support for additional media ()
## 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 fix: Add deprecated openapi tags as valid tags for operations () 2022-08-12 12:06:21 +00:00
create-request-schema.test.ts task: use swc instead of ts-jest () 2022-09-06 13:22:41 +02:00
create-request-schema.ts Refactor: move openapi utils into /util directory () 2022-07-01 08:06:33 +02:00
create-response-schema.test.ts chore: support for additional media () 2023-03-06 12:44:12 +01:00
create-response-schema.ts chore: support for additional media () 2023-03-06 12:44:12 +01:00
from-query-params.ts fix: fix broken OpenAPI spec () 2022-07-28 09:19:58 +02:00
index.ts Define exports for enterprise () 2022-11-17 13:02:40 +02:00
openapi-tags.ts chore: service accounts GA () 2023-02-08 11:59:24 +01:00
standard-responses.ts docs: add 403 standard error () 2022-08-23 13:34:16 +02:00