Commit Graph

6 Commits

Author SHA1 Message Date
yukionfire
d6ad92db0f
chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
Aaron Craelius
7d892e5432
refactor(schema)!: collect all types in ModuleSchema (#21036) 2024-07-23 20:02:00 +00:00
Halimao
c2df06c985
chore: fix errors reported by running make lint (#21015) 2024-07-22 18:01:07 +00:00
Qt
3304d0803d
refactor: use errors.New to replace fmt.Errorf with no parameters (#20943)
Co-authored-by: Marko <marko@baricevic.me>
2024-07-18 12:01:45 +02:00
Aaron Craelius
f7293da17f
feat(schema): decoding middleware (#20880) 2024-07-17 18:28:30 +00:00
Aaron Craelius
4857ea1f61
feat(schema): indexing API (#20647) 2024-07-09 11:20:31 +00:00