Commit d691de1
committed
refactor: Replace buildMethodConfig with clientMethods helper
- Add clientMethods() to filter and prepare method configs for client
- Remove buildMethodConfig(), getClientMethodConfig(), InferServiceTypes
- clientMethods() filters out external:false methods and strips server-only properties
- Types come from service class definitions, not runtime config
- Remove any types from method.ts, use proper typing
- Add custom methods type test to declarations.test.ts
- Update documentation for new pattern1 parent fb06f63 commit d691de1
File tree
7 files changed
+3309
-391
lines changed- packages/feathers/src
- website
- content/api
- client
7 files changed
+3309
-391
lines changed
0 commit comments