1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib/openapi/util
Gastón Fournier 678e3f9c93
feat: add new standard errors (#1890)
* feat: add new standard errors for 404 and 409

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-08-05 12:10:25 +00:00
..
api-operation.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
create-request-schema.test.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
create-request-schema.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
create-response-schema.test.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
create-response-schema.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
from-query-params.ts fix: fix broken OpenAPI spec (#1846) 2022-07-28 09:19:58 +02:00
standard-responses.ts feat: add new standard errors (#1890) 2022-08-05 12:10:25 +00:00