0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-24 22:05:56 -05:00
logto/packages
simeng-li beb6ebad50
test(core): update the resource response guard and integration tests (#3824)
* test(core): update the resouce response guard and integration tests

update the resource response guard and integration tests

* fix(test): fix test

fix resource test

* fix(schemas): add non-empty string type guard (#3826)

* fix(schemas): add non-empty zod guard to the string typed schema field

add non-empty zod guard to the string typed schema field

* fix(schemas): comment out non-empty string guard

comment our non-empty string guard for now

* chore: add change set

add change set

* fix(schemas): remove the guard if has default value
remove the guard if has default value

* refactor(core): replace zod merge using zod extend

replace zod merge using zod extend
2023-05-15 15:12:15 +08:00
..
app-insights
cli
cloud
connectors
console fix(core): compatibility for retries field in HookConfig (#3834) 2023-05-15 11:41:46 +08:00
core test(core): update the resource response guard and integration tests (#3824) 2023-05-15 15:12:15 +08:00
create
demo-app
integration-tests test(core): update the resource response guard and integration tests (#3824) 2023-05-15 15:12:15 +08:00
phrases feat(console): support editing webhook custom headers in the console (#3823) 2023-05-12 11:58:50 +08:00
phrases-ui
schemas test(core): update the resource response guard and integration tests (#3824) 2023-05-15 15:12:15 +08:00
shared
toolkit
ui