1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib/openapi
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
..
spec chore: re-use the same client schema for proxy (#3251) 2023-03-03 16:36:23 +01:00
util chore: support for additional media (#3247) 2023-03-06 12:44:12 +01:00
endpoint-descriptions.ts fix: Fix broken OpenAPI (#2379) 2022-11-10 22:55:01 +01:00
index.test.ts
index.ts chore: re-use the same client schema for proxy (#3251) 2023-03-03 16:36:23 +01:00
validate.test.ts refactor: add OpenAPI schema to constraints controller (#1683) 2022-06-09 10:35:39 +02:00
validate.ts feat: extend refs in openapi (#3170) 2023-02-22 13:10:29 +01:00