olav
|
f846b8da18
|
refactor: use the same variant schema for the admin and client APIs (#1882)
|
2022-08-08 16:21:57 +02: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
|
04c107a26e
|
refactor: add OpenAPI schemas to more controllers (#1680)
|
2022-06-08 15:31:34 +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 |
|