1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib/openapi
Thomas Heartman 518fee1a8c
Fix validate-edge-tokens OpenAPI schema (#2055)
* fix: varidate-edge-tokens-schema tokens type

This change fixes the description of the 'tokens' array of the
validate edge tokens schema.

The source of the error was a simple inverson of anyOf and items.

* fix: update snapshot
2022-09-12 15:51:52 +02:00
..
spec Fix validate-edge-tokens OpenAPI schema (#2055) 2022-09-12 15:51:52 +02:00
util task: use swc instead of ts-jest (#2042) 2022-09-06 13:22:41 +02:00
endpoint-descriptions.ts feat: add playground API post endpoint (#1791) 2022-07-12 13:01:10 +02:00
index.test.ts task: use swc instead of ts-jest (#2042) 2022-09-06 13:22:41 +02:00
index.ts Create endpoint that validates tokens for edge (#2039) 2022-09-01 13:26:26 +00:00
validate.test.ts refactor: add OpenAPI schema to constraints controller (#1683) 2022-06-09 10:35:39 +02:00
validate.ts fix: fix broken OpenAPI spec (#1846) 2022-07-28 09:19:58 +02:00