0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/schemas
2022-09-13 17:36:37 +08:00
..
src feat(core,schemas): add phrases schema and GET /custom-phrases/:languageKey route (#1905) 2022-09-13 17:36:37 +08:00
tables feat(core,schemas): add phrases schema and GET /custom-phrases/:languageKey route (#1905) 2022-09-13 17:36:37 +08:00
.gitignore refactor(schemas): remove src/db-entries from source control (#764) 2022-05-09 15:04:36 +08:00
CHANGELOG.md release: v1.0.0-beta.9 2022-09-07 16:21:37 +00:00
jest.config.ts feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
package.json release: v1.0.0-beta.9 2022-09-07 16:21:37 +00:00
tsconfig.build.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
tsconfig.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
tsconfig.test.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00