xiao xin
xiao xin
When route-level middleware changed request body or query, action can get changed data, but if alias-level middleware changed it, it not work. Here is a [reproduce demo](https://codesandbox.io/s/moleculer-api-routing-forked-1wi19): after run `npm...
### How frequently does the bug occur? All the time ### Description please see below reproduce secion ### Stacktrace & log output _No response_ ### Can you reproduce the bug?...
### Problem I am using `@realm/[email protected]`, it seems currently only support simple types, but not: * dictionary with typescript interface * typescript enum * typescript union type * embed model...
## What, How & Why? When defining schema using class with a custom static property `name`, the generated schema code containes two `name` fields: one is class name and another...