Christopher Kolstad
|
8648649047
|
task: use swc instead of ts-jest (#2042)
|
2022-09-06 13:22:41 +02:00 |
|
olav
|
f846b8da18
|
refactor: use the same variant schema for the admin and client APIs (#1882)
|
2022-08-08 16:21:57 +02:00 |
|
andreas-unleash
|
e875e67d24
|
open api implementation - client features controller (#1745)
* open api implementation - client features controller
* open api implementation - client features controller
* bug fix
* test fix
* PR comments
* OAS for client-api metrics.ts
* Refactoring
* Refactoring
* bug fix
* fix PR comments
* PR comment
* PR comment
|
2022-06-30 12:54:14 +03:00 |
|
olav
|
286b016b04
|
refactor: remove response data from schema validation logging (#1748)
* refactor: remove response data from schema validation logging
* refactor: update validation error snapshots
* refactor: add missing segments field to featureStrategySchema
|
2022-06-24 13:44:16 +02:00 |
|
olav
|
ac3f076a31
|
refactor: add schemas to strategy controller (#1744)
* refactor: avoid duplicate feature strategy operationIds
* refactor: fix flaky feature tests
* refactor: remove duplicate controller error handling
* refactor: unify feature strategy schemas
* refactor: add schemas to strategy controller
|
2022-06-23 08:10:20 +02:00 |
|
olav
|
13ef025fab
|
refactor: add soft response schema validation (#1657)
* refactor: remove most schema refs
* refactor: generalize request/response schemas
* refactor: simplify schema date formats
* refactor: add soft response schema validation
* refactor: fix emptySchema definition
* refactor: update json-schema-to-ts and use refs
|
2022-06-08 08:01:14 +02:00 |
|