Commit Graph

8 Commits

Author SHA1 Message Date
Marko
f1dd03f212
feat: make validator key injectable by application developers (#21608) 2024-09-18 12:27:25 +00:00
Julien Robert
cbdfd9bdfa
chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
Aaron Craelius
ae40e809b9
refactor(schema)!: rename ObjectType -> StateObjectType (#21691)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-09-16 08:17:52 +00:00
Aaron Craelius
abc81a6e9c
feat(schema): add convenience object & enum lookup methods (#21549) 2024-09-10 13:22:52 +00:00
Aaron Craelius
ce8f9d40f2
refactor(schema)!: rename Schema -> TypeSet and other small renamings (#21446) 2024-08-30 17:01:48 +00:00
Aaron Craelius
8ca94d9acb
refactor(schema)!: use type references rather than embedding enum types (#21425) 2024-08-28 17:26:28 +00:00
Julien Robert
a554a21a0e
refactor(core,stf,x)!: remove InvokeTyped from router (#21224) 2024-08-23 21:38:06 +00:00
Aaron Craelius
51b63f7ffb
feat(schema): schema diffing (#21374) 2024-08-23 15:02:54 +00:00